Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/uds/CTR/
Duds_InfoElement.h62 u32 gameId; // member
Duds_NetworkDescription.h91 …GetLocalCommunicationId() const {return m_IsInitialized? detail::UDS_BE2LE32(m_Element.gameId):0; } in GetLocalCommunicationId()