Background for Skyrim SE

SKSE


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
intfunctionGetVersion()NativeGlobal

Returns the major version of SKSE. (This function requires SKSE)

intfunctionGetVersionMinor()NativeGlobal

Returns the minor version of SKSE. (This function requires SKSE)

intfunctionGetVersionBeta()NativeGlobal

Returns the beta version of SKSE. (This function requires SKSE)

intfunctionGetVersionRelease()NativeGlobal

Returns the release version of SKSE. (This function requires SKSE)

intfunctionGetScriptVersionRelease()Global

get the release index of this script file.
Can be used to detect a script/runtime version mismatch

intfunctionGetPluginVersion(stringname)NativeGlobal

get a plugins version number, -1 if the plugin is not loaded

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