Background for Skyrim SE
Member of the SKSE script
intfunctionGetScriptVersionRelease()Global

Description

Documentation Comment

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


Caveats


Examples

Auto-Generated Example

int returnedValue = SKSE.GetScriptVersionRelease()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.