#include "TeamSpottedActorInfo.h" FTeamSpottedActorInfo::FTeamSpottedActorInfo() { this->Spotter = NULL; this->SpottedActor = NULL; }