A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
UserConnection Class Reference

A class for holding a user placed connection. More...

Public Attributes

bool doOverrideCost = false
 
bool doOverridePenalty = false
 
bool doOverrideWalkability = true
 
bool enable = true
 
bool oneWay = false
 
int overrideCost = 0
 
uint overridePenalty = 0
 
Vector3 p1
 
Vector3 p2
 
ConnectionType type
 
float width = 0
 

Detailed Description

A class for holding a user placed connection.


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