Switches off the light and deletes it from memory. 
См. определение в файле ScriptedLightBase.c строка 323
  324    {
  329        else
  331    }
void SetEnabled()
prevents insider adding in the wrong position, HOTFIX
 
void DeleteLightWithDelay()
Correct way of deleting light from memory. It is necesarry to have this delay due to hierarchy.
 
EntityEvent
Entity events for event-mask, or throwing event from code.
 
 
Перекрестные ссылки DeleteLightNow(), DeleteLightWithDelay(), m_Parent и SetEnabled().