public PacketAPICallbackManager(PacketAPI apiObj, EOGame game) { m_packetAPI = apiObj; m_game = game; }