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

Method MaxConversionLength

src/tier1/utlbuffer.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167int CUtlCharConversion::MaxConversionLength() const
168{
169 return m_nMaxConversionLength;
170}
171
172
173//-----------------------------------------------------------------------------

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected