MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / reset

Method reset

Engine/source/lighting/basic/basicSceneObjectLightingPlugin.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void BasicSceneObjectLightingPlugin::reset()
76{
77 SAFE_DELETE( mShadow );
78}
79
80void BasicSceneObjectLightingPlugin::cleanupPluginInstances()
81{

Callers 4

renderMethod · 0.45
renderMethod · 0.45
resetAllMethod · 0.45
_onPreRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected