Tala Esenlikler

EInteractionRuntimePromptKind

Type of prompt entry presented to the player for one resolved surface row.

Interaction Framework 1.0.0 UE5.7 Enum InteractionInteractorState.h

Type of prompt entry presented to the player for one resolved surface row.

Module InteractionFrameworkAPI
Category core
UENUM(BlueprintType)
enum class EInteractionRuntimePromptKind : uint8

Values

Command 0
A gameplay command prompt, e.g., Open, Talk, Search, or Pickup.
More 1
A paging prompt that moves to the next page of commands.
Back 2
A paging prompt that returns to the previous page.

Related Docs