Condition_IsSchoolOutfitSameFromUniform
Description
Returns true when the BaseObject character's current School outfit matches their school's designated uniform (false when there is no uniform or it differs).
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character (usually Self). |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Check if my School look matches uniform | Self | IsSchoolOutfitSameFromUniform |