MCPcopy Create free account
hub / github.com/ValveSoftware/GameNetworkingSockets / Count

Method Count

src/tier1/utlmemory.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179
180int CUtlMemoryBase::Count() const
181{
182 return m_nAllocationCount;
183}
184
185
186//-----------------------------------------------------------------------------

Calls

no outgoing calls

Tested by

no test coverage detected