C# Class InteractionModeControlItem, UnderworldExporter

Interaction mode button code for controlling the interaction mode of the character.
Inheritance: GuiBase
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
InteractionMode int
ShortCutKey KeyCode,
imc InteractionModeControl,
isOn bool

Méthodes publiques

Méthode Description
OnClick ( ) : void
Update ( ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

InteractionMode public_oe property

public int InteractionMode
Résultat int

ShortCutKey public_oe property

public KeyCode, ShortCutKey
Résultat KeyCode,

imc public_oe property

public InteractionModeControl, imc
Résultat InteractionModeControl,

isOn public_oe property

public bool isOn
Résultat bool