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

Public Member Functions

void Close ()
 
void Open ()
 
void Toggle ()
 

Private Member Functions

void Awake ()
 
void Start ()
 
IEnumerator WaitAndClose ()
 

Private Attributes

Animator animator
 
SingleNodeBlocker blocker
 
bool open
 

Member Function Documentation

void Awake ( )
private
void Close ( )
void Open ( )
void Start ( )
private
void Toggle ( )
IEnumerator WaitAndClose ( )
private

Member Data Documentation

Animator animator
private
SingleNodeBlocker blocker
private
bool open
private

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