Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ utf16
Method
utf16
Engine/source/core/util/str.cpp:602–605 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
const UTF16 *String::utf16() const
603
{
604
return _string->utf16();
605
}
606
607
String::SizeType String::length() const
608
{
Callers
15
getWindowClassName
Method · 0.45
getCurtainWindowClassName
Method · 0.45
displaySplashWindow
Method · 0.45
createWindow
Method · 0.45
EACH_STRING
Function · 0.45
_IsDirectory
Function · 0.45
internalAddNotification
Method · 0.45
resolve
Method · 0.45
create
Method · 0.45
remove
Method · 0.45
rename
Method · 0.45
getAttributes
Method · 0.45
Calls
no outgoing calls
Tested by
1
EACH_STRING
Function · 0.36