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

Method length

Engine/source/core/util/str.h:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 StringBuilder() {}
320
321 U32 length() const
322 {
323 return mFormat.length();
324 }
325
326 void copy( char* buffer ) const
327 {

Callers 1

appendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected