Tala Esenlikler
Requirement Context

Variant Requirements

Requirements authored on the current variant.

Interaction Framework 1.0.0 UE5.8 TArray<FInteractionRuntimeRequirementEntry> FInteractionRuntimeRequirementContext InteractionRuntimeRequirementTypes.h

Requirements authored on the current variant.

This array (TArray<FInteractionRuntimeRequirementEntry>) belongs to FInteractionRuntimeRequirementContext under InteractionRuntime.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

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

Owner FInteractionRuntimeRequirementContext
Module InteractionFrameworkRuntime
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
TArray<FInteractionRuntimeRequirementEntry> VariantRequirements;

Related Docs