C# Class TW_TimeOut, PathfindingToolUnity

Inheritance: TransitionWill
Datei anzeigen Open project: benjaml/PathfindingToolUnity

Public Methods

Method Description
TW_TimeOut ( int id, StateWill, pState, bool pIsTrue ) : System.Collections
check ( StateWill, current = null ) : StateWill,

Private Methods

Method Description
timer ( float t ) : IEnumerator

Method Details

TW_TimeOut() public method

public TW_TimeOut ( int id, StateWill, pState, bool pIsTrue ) : System.Collections
id int
pState StateWill,
pIsTrue bool
return System.Collections

check() public method

public check ( StateWill, current = null ) : StateWill,
current StateWill,
return StateWill,