Class UIfocusable.FocusableQueue
public abstract class UIfocusable.FocusableQueue : UIQueue
- Inheritance
-
UIfocusable.FocusableQueue
- Derived
- Inherited Members
Constructors
FocusableQueue(object)
public FocusableQueue(object sign = null)
Parameters
signobject
Fields
mainFocusable
public UIfocusable mainFocusable
Field Value
onChange
public OnEventHandler onChange
Field Value
onHeld
public OnHeldHandler onHeld
Field Value
sign
public readonly object sign