B1SocialEventActionStateData
- Stores the runtime state of a single action within a social event, including its interaction and play state.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ActionId | FName | The unique identifier for this action. | Category: B1SocialEventActionStateData |
| InteractionBagId | FName | The interaction bag ID associated with this action. | Category: B1SocialEventActionStateData |
| State | EB1SocialEventActionState | The current play state of this action. | Category: B1SocialEventActionStateData |
| NeedPlaceObjectDtId | FName | The data table ID of the object required for this action's location. | Category: B1SocialEventActionStateData |
| AntionRoleTextId | FString | The TextId of the role performing this action. Resolved to FText on the GameThread (UI). | Category: B1SocialEventActionStateData |
| InteractionTargetInfo | FB1SocialEventInteractionTargetInfo | The target information specifying who or what this action applies to. | Category: B1SocialEventActionStateData |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoSocial
- EB1SocialEventActionFinishOption
- EB1SocialEventActionTargetType
- SocialEventTemplate Data Guide
- FB1SocialContext
- FB1SocialEventActionCondition
- FB1SocialEventActionInfo
- FB1SocialEventInteractionTargetInfo
- FB1SocialEventMeetingKey
- FB1SocialEventRecommendSiteInfo
- FB1SocialEventStateData
- FB1SocialEventTemplateTableRow
- FB1SocialEventUIVisibleInfo