Background for Skyrim SE

SPE_Interface


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionPrintConsole(stringasText)NativeGlobal

Print the given String into the consosle

stringfunctionGetMenuName()NativeGlobal

Return the name of the custom menu

boolfunctionOpenCustomMenu(stringasFilePath)NativeGlobal

Open/close a custom menu under the given filepath
The difference between this menu and the one provided by SKSE is that this one will not pause the game while open

voidfunctionCloseCustomMenu()NativeGlobal
stringfunctionGetButtonForDXScanCode(intaiKeyCode)NativeGlobal

Return the string representation of the given key code

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.