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

Method flush

Engine/source/materials/materialDefinition.cpp:678–681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676}
677
678void Material::flush()
679{
680 MATMGR->flushInstance(this);
681}
682
683void Material::reload()
684{

Callers 1

Calls 1

flushInstanceMethod · 0.80

Tested by

no test coverage detected