struct FScoringFactorRef

#include <ActionProperties.h>

struct FScoringFactorRef
{
    // fields

    TArray<UScoringFactor*> ScoringFactors;
};