C# 클래스 VendingMachineController, TimeLapsus

상속: InspectObjectController
파일 보기 프로젝트 열기: halbich/TimeLapsus 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AutomatEmptyDialog string
ChipObject GameObject
ChipWasGivenVarName string
KnownAutomatName string

보호된 메소드들

메소드 설명
Start ( ) : void
endDialogAction ( ) : void
getDialog ( ) : string

메소드 상세

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

endDialogAction() 보호된 메소드

protected endDialogAction ( ) : void
리턴 void

getDialog() 보호된 메소드

protected getDialog ( ) : string
리턴 string

프로퍼티 상세

AutomatEmptyDialog 공개적으로 프로퍼티

public string AutomatEmptyDialog
리턴 string

ChipObject 공개적으로 프로퍼티

public GameObject ChipObject
리턴 GameObject

ChipWasGivenVarName 공개적으로 프로퍼티

public string ChipWasGivenVarName
리턴 string

KnownAutomatName 공개적으로 프로퍼티

public string KnownAutomatName
리턴 string