Searched refs:gameId (Results 1 – 2 of 2) sorted by relevance
62 u32 gameId; //!< プラットホームを越えて一意な、ゲームタイトル毎に割り振られるID member
80 …icationId() const {return m_IsInitialized? detail::UDS_BE2LE32(m_Element.gameId):0; } … in GetLocalCommunicationId()