#include "SubGameInfo.h" FSubGameInfo::FSubGameInfo() { this->AccessToken = NULL; this->RequiredFullInstall = false; this->bCanPartyWithoutFullInstall = false; }