HPluginIdentityHasModifiedIDInfo Property |
True if any of the plugin identification properties in this object have been modified in some way (and thus are likely not empty default values).
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic bool HasModifiedIDInfo { get; }
Public ReadOnly Property HasModifiedIDInfo As Boolean
Get
Property Value
Type:
Boolean
See Also