Function JobDependencyTracker.DeferFree

DeferFree (GCHandle handle, JobHandle dependsOn)

Frees the GCHandle when the JobDependencyTracker is disposed.

Public
void DeferFree (

GCHandle

handle

JobHandle

dependsOn

)

Frees the GCHandle when the JobDependencyTracker is disposed.