#include "FortGameplayMutator_AILevelVariance.h" AFortGameplayMutator_AILevelVariance::AFortGameplayMutator_AILevelVariance() { this->MinVariance = 1.00f; this->MaxVariance = 1.00f; }