Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/FPluginDescriptor
Syntax
int32 Version
Remarks
Version number for the plugin. The version number must increase with every version of the plugin, so that the system can determine whether one version of a plugin is newer than another, or to enforce other requirements. This version number is not displayed in front-facing UI. Use the VersionName for that.