Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ reloadReset
Method
reloadReset
Engine/source/afx/afxEffectron.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void afxEffectronData::reloadReset()
105
{
106
fx_list.clear();
107
}
108
109
#define myOffset(field) Offset(field, afxEffectronData)
110
Callers
1
afxEffectron.cpp
File · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected