Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ length
Method
length
Engine/source/core/util/str.cpp:607–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
605
}
606
607
String::SizeType String::length() const
608
{
609
return _string->getLength();
610
}
611
612
String::SizeType String::size() const
613
{
Callers
15
getManifestEnvironmentVariables
Method · 0.95
onAdd
Method · 0.45
write
Method · 0.45
getReturnBuffer
Function · 0.45
parseObject
Method · 0.45
consoleObject.cpp
File · 0.45
consoleFunctions.cpp
File · 0.45
restore
Method · 0.45
buildFileList
Function · 0.45
sGetArgNameAndType
Function · 0.45
disassembleShape
Method · 0.45
SplitSequencePathAndName
Function · 0.45
Calls
1
getLength
Method · 0.45
Tested by
3
EACH_STRING
Function · 0.36
TEST
Function · 0.36
TEST_FIX
Function · 0.36