Event OnModuleStart
Triggered when the module starts (after load).
public event Action<ModuleEvents.OnModuleStart> OnModuleStart
Returns
- Action<ModuleEvents.OnModuleStart>
- Triggered when the module starts (after load).
Triggered when the module starts (after load).
public event Action<ModuleEvents.OnModuleStart> OnModuleStart