- Found in:
- Steelfeathers' PE
Description
Documentation Comment
Returns the SKSE plugin's version as an array of 3 ints. Use to verify the plugin is installed and working.
Version 1.0.0 becomes [1,0,0]
Caveats
Examples
Auto-Generated Example
int[] returnedValue = SteelfeathersPapyrusExtensions.GetVersion()