Rule
The rule this condition belongs to, or null when the condition is not part of one.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
ITransitionRule Rule { get; }
Remarks
Together with ITransitionRule.Transition, this walks up from a condition to the transition it takes part in. A condition that was created but never added to a group has no rule yet.