C# Class InteractionModeControl, UnderworldExporter

Inheritance: GuiBase_Draggable
Exibir arquivo Open project: hankmorgan/UnderworldExporter

Public Properties

Property Type Description
Controls UnityEngine.UI.RawImage[]
OptionsMenu OptionsMenuControl,
UpdateNow bool

Public Methods

Method Description
TurnOffOthers ( int LeaveOn ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

TurnOffOthers() public method

public TurnOffOthers ( int LeaveOn ) : void
LeaveOn int
return void

Property Details

Controls public_oe property

public RawImage[],UnityEngine.UI Controls
return UnityEngine.UI.RawImage[]

OptionsMenu public_oe property

public OptionsMenuControl, OptionsMenu
return OptionsMenuControl,

UpdateNow public_oe static_oe property

public static bool UpdateNow
return bool