Tala Esenlikler

EInteractionRuntimeBlockScope

Scope used when an interaction result blocks follow-up processing.

Interaction Framework 1.0.0 UE5.7 Enum InteractionRuntimeBlockScope.h

Scope used when an interaction result blocks follow-up processing.

Module InteractionFrameworkRuntime
Category core
UENUM(BlueprintType)
enum class EInteractionRuntimeBlockScope : uint8

Values

Global 0
Block globally for the evaluated interaction flow.
Local 1
Block only the local command/evaluation path.

Related Docs