Table of Contents

Class FlowNode_ExecuteEvent

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll

Execute an ExecutionEvent

public class FlowNode_ExecuteEvent : FlowNode, IDisposable
Inheritance
object
FlowNode_ExecuteEvent
Implements
IDisposable
Inherited Members

Fields

eventName

public string eventName

Field Value

string

Methods

Execute(ExecutionContext)

protected override UniTask Execute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext

Returns

UniTask