Home
last modified time | relevance | path

Searched refs:gameId (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.13.2/include/nn/uds/CTR/
Duds_InfoElement.h60 u32 gameId; //!< プラットホームを越えて一意な、ゲームタイトル毎に割り振られるID member
Duds_NetworkDescription.h84 …icationId() const {return m_IsInitialized? detail::UDS_BE2LE32(m_Element.gameId):0; } … in GetLocalCommunicationId()