#include "AttributeRequirement.h" FAttributeRequirement::FAttributeRequirement() { this->Level = 0; this->bRequirementsMet = false; }