A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
JobMemSet< T > Struct Template Reference

result[i] = value More...

Detailed Description

result[i] = value

Type Constraints
T :struct 

Public Member Functions

void Execute ()
 

Public Attributes

NativeArray< T > data
 
value
 

Member Function Documentation

◆ Execute()

void Execute ( )

Member Data Documentation

◆ data

NativeArray<T> data

◆ value

T value

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