Tala Esenlikler

EInteractionRuntimeCommandRowKind

Row type used inside a command list.

Interaction Framework 1.0.0 UE5.8 Enum InteractionRuntimeTargetDefinition.h

Row type used inside a command list.

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

Values

Command 0
A playable interaction command row.
MoreMarker 1
A marker row used to expose paging controls.

Related Docs