Background for Skyrim SE
Member of the SKSE script
intfunctionGetPluginVersion(stringname)NativeGlobal

Description

Documentation Comment

get a plugins version number, -1 if the plugin is not loaded


Caveats


Parameters

stringname


Examples

Auto-Generated Example

string myString__name

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