Called by the HPlugin applicator immediately after creating an instance of this HPlugin. Setup your plugin here.
1. Set the various fields of the Identity property to identify your plugin.
2. Set HasPersistentData to true or false, depending on the plugin's needs.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic virtual void Initialize()
Public Overridable Sub Initialize
See Also