MCPcopy 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
602const UTF16 *String::utf16() const
603{
604 return _string->utf16();
605}
606
607String::SizeType String::length() const
608{

Callers 15

getWindowClassNameMethod · 0.45
displaySplashWindowMethod · 0.45
createWindowMethod · 0.45
EACH_STRINGFunction · 0.45
_IsDirectoryFunction · 0.45
resolveMethod · 0.45
createMethod · 0.45
removeMethod · 0.45
renameMethod · 0.45
getAttributesMethod · 0.45

Calls

no outgoing calls

Tested by 1

EACH_STRINGFunction · 0.36