C# 클래스 TW_DistanceTarget, PathfindingToolUnity

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

공개 메소드들

메소드 설명
TW_DistanceTarget ( int id, StateWill, pState, bool pIsTargetFurther, float pRange ) : System.Collections
check ( StateWill, current = null ) : StateWill,

메소드 상세

TW_DistanceTarget() 공개 메소드

public TW_DistanceTarget ( int id, StateWill, pState, bool pIsTargetFurther, float pRange ) : System.Collections
id int
pState StateWill,
pIsTargetFurther bool
pRange float
리턴 System.Collections

check() 공개 메소드

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