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

Method utf8

Engine/source/core/util/str.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342 }
343
344 UTF8* utf8()
345 {
346 return mData;
347 }
348
349 const UTF8* utf8() const
350 {

Callers 15

equals<>Function · 0.45
c_strMethod · 0.45
findMethod · 0.45
str.cppFile · 0.45
operator+Function · 0.45
operator==Method · 0.45
operator<Method · 0.45
operator>Method · 0.45
operator<=Method · 0.45
operator>=Method · 0.45
compareMethod · 0.45
substrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected