HSupervisedPlugin Class |
Namespace: com.tiberiumfusion.ttplugins.HarmonyPlugins
The HSupervisedPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | HSupervisedPlugin |
Creates a new HSupervisedPlugin wrapped around the provided HPlugin.
|
Name | Description | |
---|---|---|
![]() | LatestConfigurationXML |
The latest iteration of the runtime configuration in its xml state.
|
![]() | Plugin |
The associated HPlugin.
|
![]() | SourceFileRelativePath |
Relative path of the source file used to compile the plugin, which is used as a unique identity for plugin configuration and savedata.
|
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.) |