C# Class InteractionModeControl, UnderworldExporter

Inheritance: GuiBase_Draggable
Show file 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 property

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

OptionsMenu public property

public OptionsMenuControl, OptionsMenu
return OptionsMenuControl,

UpdateNow public static property

public static bool UpdateNow
return bool