Interface IEventCompatible
Namespace: DuneNet.Shared.Events
Assembly: DuneNet.Shared.dll
Syntax
public interface IEventCompatible
Methods
RegisterEventInstance()
Registers the instance with the EventController.
Declaration
void RegisterEventInstance()
Remarks
This should never be called manually.