Tala Esenlikler

FInteractionRuntimeVariantId

Optional gameplay-tag identifier for a command variant.

Interaction Framework 1.0.0 UE5.8 Struct InteractionFrameworkTypes.h

Optional gameplay-tag identifier for a command variant.

Module InteractionFrameworkAPI
Category core
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimeVariantId

Properties

Variant ID

Value

Gameplay tag that names the variant. Use cases: - Select variant-specific prompt text in Blueprint. - Leave invalid when a command has no meaningful variant.

FGameplayTag

Related Docs