Complete prompt presentation for one UI row.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionUIPromptPresentation
Properties
Prompt Presentation
FInteractionUIPromptIdentityPresentation Identity
Identity information for the prompt, e.g., command id, variant id, and prompt kind.
Prompt Presentation
FInteractionUIPromptTextPresentation Text
Display text prepared for the prompt, e.g., command, input, and rich prompt text.
Prompt Presentation
FInteractionUIPromptProgressPresentation Progress
Progress information for hold, tap, cooldown, or group contribution UI.
Prompt Presentation
FInteractionUIPromptAvailabilityPresentation Availability
Availability information used to enable, block, or gray out the prompt.