Index
Collapse All
Expand All
GetVersion Method
Plugin Class
Members
See Also
Beta Documentation - Subject to change.
Gets the version of the plugin.
Syntax
Lua
function
Plugin
:
GetVersion
(
)
;
Returns
Type: string
The version of the plugin.
Remarks
This method gets the version of the plugin that was specified in the plugin information file.
See Also
Plugin
Turbine