Github gry Uepic

void ALightSwitchTrigger::ToggleLight()
{
    PointLight->ToggleVisibility();
}
Ill Impala