Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
678
void Material::flush()
679
{
680
MATMGR->flushInstance(this);
681
}
682
683
void Material::reload()
684
{
Callers
1
materialDefinition.cpp
File · 0.45
Calls
1
flushInstance
Method · 0.80
Tested by
no test coverage detected