Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getDataBlockGroup
Function
getDataBlockGroup
Engine/source/console/simManager.cpp:534–537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
532
533
SimDataBlockGroup *gDataBlockGroup;
534
SimDataBlockGroup *getDataBlockGroup()
535
{
536
return gDataBlockGroup;
537
}
538
539
540
void init()
Callers
6
exec
Method · 0.85
onAdd
Method · 0.85
simDatablock.cpp
File · 0.85
gameConnection.cpp
File · 0.85
notifyDelivered
Method · 0.85
_getDatablockSet
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected