#include "FortPresenceGameplayStats.h" FFortPresenceGameplayStats::FFortPresenceGameplayStats() { this->NumKills = 0; this->bFellToDeath = false; }