Class DebugUIHandlerRow
DebugUIHandler for row widget.
Inheritance
DebugUIHandlerRow
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 DebugUIHandlerRow : DebugUIHandlerFoldout
Methods
OnEnable()
OnEnable implementation.
Declaration
protected override void OnEnable()
Overrides
Update()
Update implementation.
Declaration
protected void Update()