Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ utf16
Method
utf16
Engine/source/core/util/str.cpp:634–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
const UTF16 *String::utf16() const
635
{
636
return _string->utf16();
637
}
638
639
String::SizeType String::length() const
640
{
Callers
15
ReturnValue
Method · 0.45
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
Calls
no outgoing calls
Tested by
1
EACH_STRING
Function · 0.36