A* Pathfinding Project  4.0.5
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
TurnBasedAI Class Reference

Public Attributes

SingleNodeBlocker blocker
 
BlockManager blockManager
 
int movementPoints = 2
 
GraphNode targetNode
 
BlockManager.TraversalProvider traversalProvider
 

Protected Member Functions

override void Awake ()
 
- Protected Member Functions inherited from VersionedMonoBehaviour
virtual int OnUpgradeSerializedData (int version)
 Handle serialization backwards compatibility.
 

Private Member Functions

void Start ()
 

Member Function Documentation

override void Awake ( )
protectedvirtual

Reimplemented from VersionedMonoBehaviour.

void Start ( )
private

Member Data Documentation

BlockManager blockManager
int movementPoints = 2
GraphNode targetNode
BlockManager.TraversalProvider traversalProvider

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