Class ExecutionEventBase
public abstract class ExecutionEventBase : ExecutableEvent, IEnumerable<CeresNode>, IEnumerable, IDisposable
- Inheritance
-
ExecutionEventBase
- Implements
- Derived
- Inherited Members
Constructors
ExecutionEventBase()
protected ExecutionEventBase()
Fields
eventName
public string eventName
Field Value
isImplementable
[HideInGraphEditor]
public bool isImplementable
Field Value
Methods
GetEventName()
public override sealed string GetEventName()
Returns
__getTypeName()
protected override string __getTypeName()
Returns
__initializePorts()
protected override void __initializePorts()
__initializeVariables()
protected override void __initializeVariables()