HPlugin Properties |
The HPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configuration |
Contains the plugin's pesistent savedata, which includes user preferences from savedata (if any).
|
![]() | HasPersistentSavedata |
Whether or not this plugin needs to write persistent savedata to disk (such as for user preferences).
|
![]() | Identity |
An informational object which describes the identity of this plugin.
This property is used to identify plugin savedata and must be unique.
|
![]() | PatchOperations |
The list of patch operations that constitute this HPlugin's functionality.
|
![]() | PluginAssembly |
The Assembly which contains this plugin. Can be used to get embedded resources and assembly attributes.
|