B1SiteEventDressCodeInfo
- Defines the dress code requirements for a site event role, including outfit category and color override.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DressCodeType | EB1OutfitCategory | The outfit category required by this dress code. | Category: B1SiteEventDressCodeInfo |
| DefaultColorId | FName | The default color mapping ID applied to the dress code outfit. | Category: B1SiteEventDressCodeInfo Foreign: ColorMapping.Id |
| ColorCode | FString | A hex color code used as a fallback or override for the dress code color. | Category: B1SiteEventDressCodeInfo |
| OverrideCostumeId | FName | An optional costume ID that fully overrides the default outfit for this dress code. | Category: B1SiteEventDressCodeInfo Foreign: Costume.Id |