camera 
Vars | |
| alarm_delay | Don't forget, there's another 3 seconds in queueAlarm() |
|---|---|
| internal_light | Boolean on whether the AI can even turn on this camera's light- borg cameras dont have one, for example. |
Procs | |
| can_see | Returns TRUE if the camera can see the target. |
Var Details
alarm_delay 
Don't forget, there's another 3 seconds in queueAlarm()
internal_light 
Boolean on whether the AI can even turn on this camera's light- borg cameras dont have one, for example.
Proc Details
can_see
Returns TRUE if the camera can see the target.