Example #1
0
 public void OnLampTurnOff(Lamp _lamp)
 {
     SetNodeLightingDirty(_lamp.GetGridPosition());
 }