#include "ActiveGameplayModifier.h" FActiveGameplayModifier::FActiveGameplayModifier() { this->ModifierDef = NULL; this->Expiration = 0; }