MCPcopy Create free account
hub / github.com/ddnet/ddnet / Id

Method Id

src/engine/shared/datafile.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 int Id() const
96 {
97 return m_TypeAndId & MAX_ITEM_ID;
98 }
99};
100
101class CDatafileHeader

Callers 3

ValidateMethod · 0.45
GetItemMethod · 0.45
FindItemIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected