IPluginInitializer Interface Methods
- Last UpdatedApr 08, 2026
- 1 minute read
For a list of all members of this type, see IPluginInitializer members.
| Name | Description | |
|---|---|---|
![]() | Initialize | This method is for initializing the plugin. Any actions added to the Initialize method will be executed once after the plugin has been loaded. |
