B1SocialEventActionInfo
- Defines a single action within a social event, including its interaction bag, target, and timing configuration.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ActionId | FName | The unique identifier for this action. | Category: B1SocialEventActionInfo |
| VisibleConditions | TArray | The conditions that must be met for this action to be visible. | Category: B1SocialEventActionInfo |
| InteractionBagId | FName | The interaction bag ID used to perform this action. | Category: B1SocialEventActionInfo Foreign: InteractionBag.Id |
| InteractionTargetInfo | FB1SocialEventInteractionTargetInfo | The target information specifying who or what this action applies to. | Category: B1SocialEventActionInfo |
| bCanPlayAll | bool | Whether all eligible participants can play this action simultaneously. | Category: B1SocialEventActionInfo |
| EvnetTargetInfo | FB1SiteEventTargetInfo | Additional target info used for the site event context of this action. | Category: B1SocialEventActionInfo |
| ActionDelayMinute | int32 | The delay in in-game minutes before this action becomes available. | Category: B1SocialEventActionInfo |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoSocial
- EB1SocialEventActionFinishOption
- EB1SocialEventActionTargetType
- SocialEventTemplate Data Guide
- FB1SocialContext
- FB1SocialEventActionCondition
- FB1SocialEventActionStateData
- FB1SocialEventInteractionTargetInfo
- FB1SocialEventMeetingKey
- FB1SocialEventRecommendSiteInfo
- FB1SocialEventStateData
- FB1SocialEventTemplateTableRow
- FB1SocialEventUIVisibleInfo