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

Method data

Engine/source/core/util/str.h:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329 }
330
331 const char* data() const
332 {
333 return mFormat.c_str();
334 }
335
336 String end()
337 {

Callers 9

writeMethod · 0.45
allocVertexDeclMethod · 0.45
dumpMetricsMethod · 0.45
StringRefFunction · 0.45
StringMethod · 0.45
KeyMethod · 0.45
StringMethod · 0.45
KeyMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected