Tala Esenlikler

FInteractionRuntimeOutcomeEvent

Event payload describing a command outcome.

Interaction Framework 1.0.0 UE5.8 Struct InteractionEvents.h

Event payload describing a command outcome.

Module InteractionFrameworkAPI
Category core
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimeOutcomeEvent

Properties

Outcome Event

Route Identity

Canonical route identity for the emitted outcome. Legacy id fields remain for compatibility. Use cases: - Match this outcome to route/progress snapshots from the same execution. - Prefer this field in new Blueprint code when correlating interaction events.

FInteractionRuntimeRouteIdentity

Related Docs