FB1SiteEventConditionInfo
🧩 Struct: FB1SiteEventConditionInfo¶
Defines condition checks required for a site event and the tooltip displayed if conditions are unmet.
Properties¶
- Conditions (
TArray<FB1Condition>
): List of conditions that must be satisfied for the event. - DimmedToolTipTextId (
FString
): Localization key for tooltip shown when the event is unavailable. (StringTableKey)