Class ExecutionEvent
Event entry node to start an execution
public class ExecutionEvent : ExecutionEventBase, IDisposable
- Inheritance
-
objectExecutionEvent
- Implements
-
IDisposable
- Inherited Members
Fields
eventDelegate
public DelegatePort<EventDelegate> eventDelegate
Field Value
exec
public NodePort exec
Field Value
Methods
Execute(ExecutionContext)
protected override UniTask Execute(ExecutionContext executionContext)
Parameters
executionContextExecutionContext
Returns
- UniTask