// MNetworkVarNames = CCitadelGameRules * m_ pGameRules
class CCitadelGameRulesProxy : public CGameRulesProxy
{
public:
// MNetworkEnable
// MNetworkTypeAlias = CCitadelGamerules*
// MNetworkPriority = 32
CCitadelGameRules* m_ pGameRules;
};