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

Method inspectPostApply

Engine/source/environment/sun.cpp:213–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213void Sun::inspectPostApply()
214{
215 _conformLights();
216 setMaskBits(UpdateMask);
217}
218
219U32 Sun::packUpdate(NetConnection *conn, U32 mask, BitStream *stream )
220{

Callers 2

DefineEngineMethodFunction · 0.45
undoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected