- Namespace
- Menu.Remix
- Assembly
- Assembly-CSharp.dll
public class ConfigTabController.TabSelectButton : OpSimpleButton
- Inheritance
-
ConfigTabController.TabSelectButton
- Inherited Members
-
Constructors
public TabSelectButton(int index, ConfigTabController ctrler)
Parameters
index int
ctrler ConfigTabController
Fields
Field Value
- float
Field Value
- bool
Field Value
- string
public static int _scrollCounter
Field Value
- int
Field Value
- bool
public readonly int buttonIndex
Field Value
- int
public readonly ConfigTabController ctrl
Field Value
- ConfigTabController
Field Value
- float
Properties
public bool Active { get; }
Property Value
- bool
public Color ColorButton { get; }
Property Value
- Color
public Color ColorCanvas { get; }
Property Value
- Color
public bool IsBottom { get; }
Property Value
- bool
public bool IsTop { get; }
Property Value
- bool
public int RepresentingIndex { get; }
Property Value
- int
public string RepresentingName { get; }
Property Value
- string
public OpTab RepresentingTab { get; }
Property Value
- OpTab
Methods
public override string DisplayDescription()
Returns
- string
public override void GrafUpdate(float timeStacker)
Parameters
timeStacker float
public override void Reset()
public void Signal(UIfocusable self)
Parameters
self UIfocusable
public override void Update()