Tala Esenlikler

EInteractionRuntimeRouteMismatchPolicy

Policy enum that controls how the runtime handles activation requests whose route identity no longer matches the current interaction state.

Interaction Framework 1.0.0 UE5.8 Enum

Policy enum that controls how the runtime handles activation requests whose route identity no longer matches the current interaction state.

Module InteractionFrameworkRuntime
Category configuration
UENUM()
enum class EInteractionRuntimeRouteMismatchPolicy : uint8

Values

StrictDeny 0
StrictDeny enum value.
ServerRouteFallback 1
ServerRouteFallback enum value.

Related Docs