Click or drag to resize

HPluginIdentity Property

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)
Syntax
public HPluginIdentity Identity { get; }

Property Value

Type: HPluginIdentity
See Also