Optional gameplay-tag identifier for a command variant.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKAPI_API FInteractionRuntimeVariantId
Properties
Variant ID
FGameplayTag 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.