C# 클래스 JojoKiller.StateMachine

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

공개 프로퍼티들

프로퍼티 타입 설명
test int

공개 메소드들

메소드 설명
StateMachine ( ) : System
execution ( ) : void

메소드 상세

StateMachine() 공개 메소드

public StateMachine ( ) : System
리턴 System

execution() 공개 메소드

public execution ( ) : void
리턴 void

프로퍼티 상세

test 공개적으로 프로퍼티

public int test
리턴 int