Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Root

The container element that hosts the condition's fields.
Read time 1 minuteLast updated 12 days ago

Definition

VisualElement Root { get; }

Remarks

It contains the built-in condition UI — the value field, plus a title label and a comparison operator dropdown when the condition overrides Condition<T>.DisplayComparisonDropdown — and any custom UI added by a ConditionView<T>.