A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
LocalAvoidance.VOLine Struct Reference
+ Collaboration diagram for LocalAvoidance.VOLine:

Public Member Functions

 VOLine (VO vo, Vector3 start, Vector3 end, bool inf, int id, bool wrongSide)
 

Public Attributes

Vector3 end
 
int id
 
bool inf
 
Vector3 start
 
VO vo
 
bool wrongSide
 

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