Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IConditionView

The generated view for a Condition in the transition inspector.
Read time 1 minuteLast updated 6 days ago

Definition

public interface IConditionView

Remarks

Access it through ConditionView<T>.View and add custom UI to IConditionView.Root.

Properties

Property

Description

RootThe container element that hosts the condition's fields.