Tala Esenlikler
Flow Guard Context

Event Tag

Optional project-defined event tag for widget branching.

Interaction Framework 1.0.0 UE5.7 FName FInteractionRuntimeFlowGuardContext

Optional project-defined event tag. Use it to branch widget transition behavior without creating a new guard reason for every outcome.

Owner FInteractionRuntimeFlowGuardContext
Module InteractionFrameworkRuntime
Category runtime
UPROPERTY(BlueprintReadOnly, Category = "InteractionRuntime|Flow Guard")
FName EventTag;

Related Docs