Class DebugUIHandlerEnumHistory
DebugUIHandler for enum with history widget.
Inheritance
DebugUIHandlerEnumHistory
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Rendering.UI
Syntax
public class DebugUIHandlerEnumHistory : DebugUIHandlerEnumField
Methods
UpdateValueLabel()
Update the label of the widget.
Declaration
protected override void UpdateValueLabel()