Class RegistrarEvent
Inheritance
System.Object
RegistrarEvent
Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public class RegistrarEvent : Object, IController, IViewController, IHasUniversalID
Constructors
RegistrarEvent()
Declaration
public RegistrarEvent()
Properties
ControllerID
Declaration
public ref int ControllerID { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
StateChanged
Declaration
public bool StateChanged { get; }
Property Value
Type | Description |
---|---|
System.Boolean |