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

Method getLength

Engine/source/core/util/str.cpp:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 }
322
323 U32 getLength() const
324 {
325 return mLength;
326 }
327
328 U32 getDataSize() const
329 {

Callers 3

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

Calls

no outgoing calls

Tested by

no test coverage detected