C# 클래스 TW_VisionOnTarget, PathfindingToolUnity

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

공개 메소드들

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

메소드 상세

TW_VisionOnTarget() 공개 메소드

public TW_VisionOnTarget ( 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,