Event OnUserDefined
Triggered for the module when the associated Signal(int) method is called.
public event Action<ModuleEvents.OnUserDefined> OnUserDefined
Returns
- Action<ModuleEvents.OnUserDefined>
- Triggered for the module when the associated method is called.