Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_str
Method · 0.45
find
Method · 0.45
str.cpp
File · 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
compare
Method · 0.45
substr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected