setLightDamaged()
No Description Provided
Function Definition
ts
public setLightDamaged(lightId: number, isDamaged: boolean): void;
Arguments
- lightId: number
- isDamaged: boolean
Returns
- void
Documentation
No Documentation Provided Yet