C# 클래스 JojoBehaviourTree.Sequence

상속: Composite
파일 보기 프로젝트 열기: benjaml/PathfindingToolUnity 1 사용 예제들

공개 메소드들

메소드 설명
Sequence ( ) : System.Collections
execute ( ) : bool

메소드 상세

Sequence() 공개 메소드

public Sequence ( ) : System.Collections
리턴 System.Collections

execute() 공개 메소드

public execute ( ) : bool
리턴 bool