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

Method preload

Engine/source/console/simDatablock.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109//-----------------------------------------------------------------------------
110
111bool SimDataBlock::preload(bool, String&)
112{
113 return true;
114}
115
116//-----------------------------------------------------------------------------
117

Callers 2

execMethod · 0.45
simDatablock.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected