HPluginIdentity Class |
Namespace: com.tiberiumfusion.ttplugins.HarmonyPlugins
The HPluginIdentity type exposes the following members.
Name | Description | |
---|---|---|
![]() | HPluginIdentity |
Creates a new HPluginIdentity with default values.
|
Name | Description | |
---|---|---|
![]() | HasModifiedIDInfo |
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).
|
![]() | HasModifiedName |
True if the PluginName plugin has been modified (and thus is likely not an empty default value).
|
![]() | PluginAuthor |
The creator of this plugin.
|
![]() | PluginDescription |
A brief description of what this plugin does.
|
![]() | PluginName |
The name of this plugin.
|
![]() | PluginVersion |
The version of this plugin.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |