C# Class TW_TimeOut, PathfindingToolUnity

Inheritance: TransitionWill
Afficher le fichier Open project: benjaml/PathfindingToolUnity

Méthodes publiques

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

Private Methods

Méthode Description
timer ( float t ) : IEnumerator

Method Details

TW_TimeOut() public méthode

public TW_TimeOut ( int id, StateWill, pState, bool pIsTrue ) : System.Collections
id int
pState StateWill,
pIsTrue bool
Résultat System.Collections

check() public méthode

public check ( StateWill, current = null ) : StateWill,
current StateWill,
Résultat StateWill,