code/__HELPERS/view.dm 
CAN_I_SEE | Basic check to see if the src object can see the target object. |
---|---|
CAN_I_HEAR | Basic 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.