Tala Esenlikler

EInteractionRuntimePromptPartType

Semantic part type used by runtime prompt providers.

Interaction Framework 1.0.0 UE5.7 Enum InteractionRuntimePromptTextProvider.h

Semantic part type used by runtime prompt providers.

Module InteractionFrameworkRuntime
Category ui
UENUM(BlueprintType)
enum class EInteractionRuntimePromptPartType : uint8

Values

Command 0
Command text fragment.
Key 1
Input key or glyph text fragment.
State 2
State or failure text fragment.
Literal 3
Literal connector text fragment.
Progress 4
Progress text fragment.
Cooldown 5
Cooldown text fragment.
Custom 6
Project-defined custom text fragment.
Pattern 7
Input-pattern text fragment.

Related Docs