Area.setCollisionMaskBit

Set/clear individual bits on the collision mask. This simplifies editing which Area layers this Area scans.

struct Area
@nogc nothrow
void
setCollisionMaskBit
(
in long bit
,
in bool value
)

Meta