C# 클래스 InteractionModeControlItem, UnderworldExporter

Interaction mode button code for controlling the interaction mode of the character.
상속: GuiBase
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 프로퍼티들

프로퍼티 타입 설명
InteractionMode int
ShortCutKey KeyCode,
imc InteractionModeControl,
isOn bool

공개 메소드들

메소드 설명
OnClick ( ) : void
Update ( ) : void

메소드 상세

OnClick() 공개 메소드

public OnClick ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

InteractionMode 공개적으로 프로퍼티

public int InteractionMode
리턴 int

ShortCutKey 공개적으로 프로퍼티

public KeyCode, ShortCutKey
리턴 KeyCode,

imc 공개적으로 프로퍼티

public InteractionModeControl, imc
리턴 InteractionModeControl,

isOn 공개적으로 프로퍼티

public bool isOn
리턴 bool