C# 클래스 Action_Choice, UnderworldExporter

상속: MonoBehaviour
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 프로퍼티들

프로퍼티 타입 설명
ActivateFalse string
ActivateTrue string
state bool

공개 메소드들

메소드 설명
PerformAction ( ) : void
Start ( ) : void

메소드 상세

PerformAction() 공개 메소드

public PerformAction ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

ActivateFalse 공개적으로 프로퍼티

public string ActivateFalse
리턴 string

ActivateTrue 공개적으로 프로퍼티

public string ActivateTrue
리턴 string

state 공개적으로 프로퍼티

public bool state
리턴 bool