Tala Esenlikler

EInteractionRuntimePointKind

Authoring kind for an interaction point.

Interaction Framework 1.0.0 UE5.7 Enum InteractionRuntimeTargetDefinition.h

Authoring kind for an interaction point.

Module InteractionFrameworkRuntime
Category authoring
UENUM(BlueprintType)
enum class EInteractionRuntimePointKind : uint8

Values

Normal 0
Standard point that owns variants and commands directly.
Composite 1
Composite point that groups command rows by CompositeGroupId.
LinkedGroup 2
Point that forwards behavior to a linked group definition.

Related Docs