C# 클래스 TreeStateInactiveDead

상속: TreeState
파일 보기 프로젝트 열기: mezosaurus/eae-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AxeMan GameObject

공개 메소드들

메소드 설명
Enter ( object data ) : void
UpdateSorting ( ) : void

메소드 상세

Enter() 공개 메소드

public Enter ( object data ) : void
data object
리턴 void

UpdateSorting() 공개 메소드

public UpdateSorting ( ) : void
리턴 void

프로퍼티 상세

AxeMan 공개적으로 프로퍼티

public GameObject AxeMan
리턴 GameObject