Tala Esenlikler

FInteractionRuntimeRequirementEntry

One requirement object plus expression metadata.

Interaction Framework 1.0.0 UE5.7 Struct InteractionRuntimeRequirementTypes.h

One requirement object plus expression metadata.

Module InteractionFrameworkRuntime
Category requirements
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimeRequirementEntry

Properties

Requirement Entry

Expression Indent

Expression indent used by the editor to group requirement logic.

int32
Requirement Entry

Invert

When true, the result of Requirement->Evaluate() is logically inverted before being combined with the rest of the expression.

bool

Related Docs