A* Pathfinding Project  4.3.7
The A* Pathfinding Project for Unity 3D
GraphUpdateObject.INodeIndexMapper Interface Reference

Helper for iterating through the nodes that should be updated. More...

Detailed Description

Helper for iterating through the nodes that should be updated.

Properties

int Count [get]
 
int this[int index] [get]
 

Property Documentation

◆ Count

int Count
get

◆ this[int index]

int this[int index]
get

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