- Found in:
- MCM Helper
- SkyUI
[DEV SERVER] Loading description...
Caveats
Examples
Auto-Generated Example
int returnedValue = mySKI_ConfigBase__toCallFunctionOn.GetVersion()
[DEV SERVER] Loading description...
int returnedValue = mySKI_ConfigBase__toCallFunctionOn.GetVersion()Returns the static version of this script. Not to be mistaken for the mod version.
Override this function to return the current revision of your script if you want to use the built-in updating mechanism.
If an update has been detected, OnVersionUpdate is executed.
Returns version of this script. Override if necessary