code/__DEFINES/is_helpers.dm 
| IN_GIVEN_RANGE | Within given range, but not counting z-levels |
|---|---|
| istrue | in some situations we can't rely on dynamic typing and use if(statement) |
Define Details
IN_GIVEN_RANGE 
Within given range, but not counting z-levels
istrue 
in some situations we can't rely on dynamic typing and use if(statement)