MCPcopy 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
104void afxEffectronData::reloadReset()
105{
106 fx_list.clear();
107}
108
109#define myOffset(field) Offset(field, afxEffectronData)
110

Callers 1

afxEffectron.cppFile · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected