Tala Esenlikler

FInteractionRuntimePromptCooldownContext

Cooldown values available while building prompt text.

Interaction Framework 1.0.0 UE5.7 Struct InteractionRuntimePromptTextProvider.h

Cooldown values available while building prompt text.

Module InteractionFrameworkRuntime
Category ui
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimePromptCooldownContext

Properties

Prompt Cooldown Context

Has Cooldown Remaining

True when RemainingSeconds contains meaningful cooldown time.

bool
Prompt Cooldown Context

Remaining Seconds

Cooldown time remaining in seconds.

float

Related Docs