An informational object which describes the identity of this plugin.
This property is used to identify plugin savedata and must be unique.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic HPluginIdentity Identity { get; }
Public ReadOnly Property Identity As HPluginIdentity
Get
Property Value
Type:
HPluginIdentity
See Also