Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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.