A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
BatchedEvents.Archetype Struct Reference

Public Member Functions

void Add (object obj)
 
void Remove (int index)
 

Public Attributes

System.Action< object[], int, Eventaction
 
int archetypeIndex
 
Event events
 
int objectCount
 
object [] objects
 
CustomSampler sampler
 
System.Type type
 
int variant
 

Member Function Documentation

◆ Add()

void Add ( object  obj)

◆ Remove()

void Remove ( int  index)

Member Data Documentation

◆ action

System.Action<object[], int, Event> action

◆ archetypeIndex

int archetypeIndex

◆ events

Event events

◆ objectCount

int objectCount

◆ objects

object [] objects

◆ sampler

CustomSampler sampler

◆ type

System.Type type

◆ variant

int variant

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