C# 클래스 LaraExpoController, TimeLapsus

상속: InspectObjectController
파일 보기 프로젝트 열기: halbich/TimeLapsus

공개 프로퍼티들

프로퍼티 타입 설명
Vase GameObject
VaseInExpoDialog string
VaseIsInExpoVarName string

공개 메소드들

메소드 설명
UpdateItems ( ) : void

보호된 메소드들

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

메소드 상세

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

UpdateItems() 공개 메소드

public UpdateItems ( ) : void
리턴 void

getDialog() 보호된 메소드

protected getDialog ( ) : string
리턴 string

프로퍼티 상세

Vase 공개적으로 프로퍼티

public GameObject Vase
리턴 GameObject

VaseInExpoDialog 공개적으로 프로퍼티

public string VaseInExpoDialog
리턴 string

VaseIsInExpoVarName 공개적으로 프로퍼티

public string VaseIsInExpoVarName
리턴 string