MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / getLength

Method getLength

Engine/source/core/util/str.cpp:312–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310 }
311
312 U32 getLength() const
313 {
314 return mLength;
315 }
316
317 U32 getDataSize() const
318 {

Callers 3

lengthMethod · 0.45
str.cppFile · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected