A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
IJobExtensions.ManagedJobParallelForBatch Struct Reference

Public Member Functions

void Execute (int startIndex, int count)
 

Public Attributes

bool allowBoundsChecks => false
 
GCHandle handle
 

Additional Inherited Members

- Properties inherited from IJobParallelForBatch
bool allowBoundsChecks [get]
 

Member Function Documentation

◆ Execute()

void Execute ( int  startIndex,
int  count 
)

Implements IJobParallelForBatch.

Member Data Documentation

◆ allowBoundsChecks

bool allowBoundsChecks => false

◆ handle

GCHandle handle

The documentation for this struct was generated from the following file: