C# 클래스 Planilo.BT.BehaviourTreeState

파일 보기 프로젝트 열기: jlreymendez/planilo

공개 프로퍼티들

프로퍼티 타입 설명
NodeStates Planilo.BT.BehaviourTreeNodeState[]

공개 메소드들

메소드 설명
BehaviourTreeState ( int size )

메소드 상세

BehaviourTreeState() 공개 메소드

public BehaviourTreeState ( int size )
size int

프로퍼티 상세

NodeStates 공개적으로 프로퍼티

public BehaviourTreeNodeState[],Planilo.BT NodeStates
리턴 Planilo.BT.BehaviourTreeNodeState[]