SKSE Script

From the CreationKit Wiki
Revision as of 07:56, 3 February 2015 by imported>Notanon (Reworded SKSE Wish List link from Wish List - SKSE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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

Definition[edit | edit source]

ScriptName SKSE

Properties[edit | edit source]

None

SKSE Global Functions[edit | edit source]

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 Functions[edit | edit source]

None

Events[edit | edit source]

None

Wish List[edit | edit source]

SKSE Wish List