A* Pathfinding Project  4.3.5
The A* Pathfinding Project for Unity 3D
ExampleMover Class Reference

Public Attributes

Transform target
 

Private Member Functions

void Awake ()
 
void LateUpdate ()
 
void Start ()
 

Private Attributes

RVOExampleAgent agent
 

Member Function Documentation

◆ Awake()

void Awake ( )
private

◆ LateUpdate()

void LateUpdate ( )
private

◆ Start()

void Start ( )
private

Member Data Documentation

◆ agent

RVOExampleAgent agent
private

◆ target

Transform target

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