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

Method preload

Engine/source/console/simDatablock.cpp:395–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393//-----------------------------------------------------------------------------
394
395bool SimDataBlock::preload(bool, String&)
396{
397 return true;
398}
399
400//-----------------------------------------------------------------------------
401

Callers 3

execMethod · 0.45
simDatablock.cppFile · 0.45
DefineNewEngineMethodFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected