SKSE Script


Collection of SKSE global functions. (These functions require SKSE)

DefinitionEdit

ScriptName SKSE

PropertiesEdit

None

SKSE Global FunctionsEdit

Int GetVersion()
  • Returns the major version of SKSE.
Int GetVersionMinor()
  • Returns the minor version of SKSE.
Int GetVersionBeta()
  • Returns the beta version of SKSE.
Int GetVersionRelease()
  • Returns the release index of SKSE.
Int GetScriptVersionRelease()
  • Returns the script release index of the SKSE script file.
Int GetPluginVersion(String name)
  • Returns the specified plugin's version number (-1 if the plugin is not loaded).

Member FunctionsEdit

None

EventsEdit

None

Wish ListEdit

SKSE Wish List