Class DebugUIHandlerEnumHistory
DebugUIHandler for enum with history widget.
Inheritance
DebugUIHandlerEnumHistory
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: UnityEngine.Rendering.UI
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugUIHandlerEnumHistory : DebugUIHandlerEnumField
Methods
UpdateValueLabel()
Update the label of the widget.
Declaration
protected override void UpdateValueLabel()