Table of Contents

Method Create

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

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.