B1SiteEventDisplayInfo
- Display information for a site event, including name, description, icon, and thumbnail assets.
| Property | Type | Description | Metadata |
|---|---|---|---|
| NameTextId | FString | The localized name text ID for this site event. | Category: B1SiteEventDisplayInfo |
| DescTextId | FString | The localized description text ID for this site event. | Category: B1SiteEventDisplayInfo |
| Icon | TSoftObjectPtr | The icon texture displayed in the UI for this site event. | Category: B1SiteEventDisplayInfo |
| Thumbnail | TSoftObjectPtr | The thumbnail texture displayed in the UI for this site event. | Category: B1SiteEventDisplayInfo |