Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getLength
Method
getLength
Engine/source/core/util/str.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
U32 getLength() const
324
{
325
return mLength;
326
}
327
328
U32 getDataSize() const
329
{
Callers
3
length
Method · 0.45
str.cpp
File · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected