Tala Esenlikler
Linked Group Definition

Variants

Variants available through this linked group.

Interaction Framework 1.0.0 UE5.7 TArray<FInteractionRuntimeVariantDefinition> FInteractionRuntimeLinkedGroupDefinition InteractionRuntimeTargetDefinition.h

Variants available through this linked group.

This array (TArray<FInteractionRuntimeVariantDefinition>) belongs to FInteractionRuntimeLinkedGroupDefinition under InteractionRuntime.

Designers configure this value in the owning asset or object details panel, while Blueprint logic can read the resolved value at runtime.

Order can matter when the owning workflow evaluates entries sequentially or displays them in authored order.

Owner FInteractionRuntimeLinkedGroupDefinition
Module InteractionFrameworkRuntime
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime")
TArray<FInteractionRuntimeVariantDefinition> Variants;

Related Docs