C# 클래스 TW_TimeOut, PathfindingToolUnity

상속: TransitionWill
파일 보기 프로젝트 열기: benjaml/PathfindingToolUnity

공개 메소드들

메소드 설명
TW_TimeOut ( int id, StateWill, pState, bool pIsTrue ) : System.Collections
check ( StateWill, current = null ) : StateWill,

비공개 메소드들

메소드 설명
timer ( float t ) : IEnumerator

메소드 상세

TW_TimeOut() 공개 메소드

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

check() 공개 메소드

public check ( StateWill, current = null ) : StateWill,
current StateWill,
리턴 StateWill,