The SKSE script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like Skyrim Script Extender x64 (SKSE).
For this script, the Papyrus index knows about:
- 6 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- SKSE
Returns the major version of SKSE. (This function requires SKSE)
- Found in:
- SKSE
Returns the minor version of SKSE. (This function requires SKSE)
- Found in:
- SKSE
Returns the beta version of SKSE. (This function requires SKSE)
- Found in:
- SKSE
Returns the release version of SKSE. (This function requires SKSE)
- Found in:
- SKSE
get the release index of this script file.
Can be used to detect a script/runtime version mismatch- Found in:
- SKSE
get a plugins version number, -1 if the plugin is not loaded
