Method Create
Create()
Creates a new execution handle with its own progress tracker, coroutine list, and data pool.
public static ExecutionHandle Create()
Returns
- ExecutionHandle
A ready-to-use handle for one graph execution run.
Creates a new execution handle with its own progress tracker, coroutine list, and data pool.
public static ExecutionHandle Create()
A ready-to-use handle for one graph execution run.