Space Station 13 - Modules - TypesDefine Details

code/__HELPERS/view.dm

CAN_I_SEEBasic check to see if the src object can see the target object.
CAN_I_HEARBasic check to see if the src object can hear the target object. Uniqueness in calculating with opaque objects.

Define Details

CAN_I_HEAR

Basic check to see if the src object can hear the target object. Uniqueness in calculating with opaque objects.

CAN_I_SEE

Basic check to see if the src object can see the target object.