Function GridGraphUpdatePromise.GridGraphUpdatePromise

GridGraphUpdatePromise (GridGraph graph, GraphTransform transform, NodesHolder nodes, int3 nodeArrayBounds, IntRect rect, JobDependencyTracker dependencyTracker, JobHandle nodesDependsOn, Allocator allocationMethod, RecalculationMode recalculationMode, GraphUpdateObject graphUpdateObject, bool ownsJobDependencyTracker, bool isFinalUpdate)
Public
GridGraphUpdatePromise (

GridGraph

graph

GraphTransform

transform

NodesHolder

nodes

int3

nodeArrayBounds

IntRect

rect

JobDependencyTracker

dependencyTracker

JobHandle

nodesDependsOn

Allocator

allocationMethod

RecalculationMode

recalculationMode

GraphUpdateObject

graphUpdateObject

bool

ownsJobDependencyTracker

bool

isFinalUpdate

)