station intercom

Procs | |
| AreaPowerCheck | Proc called whenever the intercom's area loses or gains power. Responsible for setting the on variable and calling update_icon(). |
|---|---|
Proc Details
AreaPowerCheck
Proc called whenever the intercom's area loses or gains power. Responsible for setting the on variable and calling update_icon().
Normally called after the intercom's area recieves the COMSIG_AREA_POWER_CHANGE signal, but it can also be called directly.
Arguments:
- source - the area that just had a power change.