Blueprint-assignable event fired when a flow guard reason becomes active. Bind widgets or player UI controllers here to start close/open animations for guarded UI flows.
UPROPERTY(BlueprintAssignable, Category = "InteractionRuntime|Flow Guard")
FInteractionRuntimeFlowGuardEventSignature OnInteractionFlowGuardStarted;