Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Title

The label displayed for the condition in the transition inspector.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual string Title { get; }

Remarks

Override this property to replace the default label, which is the title of a ConditionAttribute applied to the condition type when present, otherwise the condition type name formatted for display. The title does not affect the label used in the add-condition menu.