Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
InteractionModeControlItem
C# Class InteractionModeControlItem, UnderworldExporter
Interaction mode button code for controlling the interaction mode of the character.
Inheritance:
GuiBase
Show file
Open project: hankmorgan/UnderworldExporter
Public Properties
Property
Type
Description
InteractionMode
int
ShortCutKey
KeyCode,
imc
InteractionModeControl,
isOn
bool
Public Methods
Method
Description
OnClick
( ) :
void
Update
( ) :
void
Method Details
OnClick()
public
method
public
OnClick
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
InteractionMode
public property
public
int
InteractionMode
return
int
ShortCutKey
public property
public
KeyCode,
ShortCutKey
return
KeyCode,
imc
public property
public
InteractionModeControl,
imc
return
InteractionModeControl,
isOn
public property
public
bool
isOn
return
bool