MCPcopy 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
533SimDataBlockGroup *gDataBlockGroup;
534SimDataBlockGroup *getDataBlockGroup()
535{
536 return gDataBlockGroup;
537}
538
539
540void init()

Callers 6

execMethod · 0.85
onAddMethod · 0.85
simDatablock.cppFile · 0.85
gameConnection.cppFile · 0.85
notifyDeliveredMethod · 0.85
_getDatablockSetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected