void __stdcall SetLight(int index,bool light)
Turn on/off lights. Parameters:
int index:
Index on light.
bool light:
State on/off.
Result:
void: