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

Method setData

Engine/source/forest/forestItem.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void ForestItem::setData( ForestItemData *data )
244{
245 mDataBlock = data;
246}
247
248

Callers 6

openURLMethod · 0.45
forestCell.cppFile · 0.45
addItemMethod · 0.45
removeItemMethod · 0.45
saveItemMethod · 0.45
_swapStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected