Skip to main content

B1SocialEventActionStateData

  • Stores the runtime state of a single action within a social event, including its interaction and play state.
PropertyTypeDescriptionMetadata
ActionIdFNameThe unique identifier for this action.Category: B1SocialEventActionStateData
InteractionBagIdFNameThe interaction bag ID associated with this action.Category: B1SocialEventActionStateData
StateEB1SocialEventActionStateThe current play state of this action.Category: B1SocialEventActionStateData
NeedPlaceObjectDtIdFNameThe data table ID of the object required for this action's location.Category: B1SocialEventActionStateData
AntionRoleTextIdFStringThe TextId of the role performing this action. Resolved to FText on the GameThread (UI).Category: B1SocialEventActionStateData
InteractionTargetInfoFB1SocialEventInteractionTargetInfoThe target information specifying who or what this action applies to.Category: B1SocialEventActionStateData