F4SE Script
Revision as of 10:24, 6 April 2017 by imported>Qazaaq (Tweaked function short descriptions and class long description.)
Extends: ScriptObject
Native script that provides general F4SE specific information.
Definition
ScriptName F4SE Native Hidden
Properties
None
Global Functions
None
F4SE Global Functions
- Function GetVersion()
- Get the major version of F4SE.
- Function GetVersionMinor()
- Get the minor version of F4SE.
- Function GetVersionBeta()
- Get the beta version of F4SE.
- Function GetVersionRelease()
- Get the release index of F4SE.
- Function GetScriptVersionRelease()
- Get the release index of this script file.
- Function GetPluginVersion(string name)
- Get a plugin's version number, -1 if the plugin is not loaded.
Member Functions
None
F4SE Member Functions
None
Events
None