One requirement object plus expression metadata.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimeRequirementEntry
Properties
Requirement Entry
int32 Expression Indent
Expression indent used by the editor to group requirement logic.
Requirement Entry
bool Invert
When true, the result of Requirement->Evaluate() is logically inverted before being combined with the rest of the expression.