MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getDataBlockGroup

Function getDataBlockGroup

Engine/source/console/simManager.cpp:543–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541
542SimDataBlockGroup *gDataBlockGroup;
543SimDataBlockGroup *getDataBlockGroup()
544{
545 return gDataBlockGroup;
546}
547
548
549void init()

Callers 8

arcaneFX.cppFile · 0.85
execMethod · 0.85
onAddMethod · 0.85
simDatablock.cppFile · 0.85
DefineNewEngineFunctionFunction · 0.85
gameConnection.cppFile · 0.85
saveDatablockCacheMethod · 0.85
notifyDeliveredMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected