-
Notifications
You must be signed in to change notification settings - Fork 3
Variant Override Name
Nebby edited this page Jul 12, 2021
·
2 revisions
The VariantOverrideName is a scriptable object which mainly holds information regarding the override name feature of VarianceAPI. it is used specifically to give the variant a unique name or identifying Variant Overlaps.
| Variable Name | Description |
|---|---|
| OverrideType | How the override name will be applied Prefix: The string supplied is appended at the beginning of the body's name Suffix: The string supplied is appended at the end of the body's name Total Override: The string supplied replaces the entire name. |
| Text to Add | The Text that's used to replace or add to a variant's name. |