Area2D.monitorable

If true other monitoring areas can detect this area. Default value: true.

  1. bool monitorable [@property getter]
    struct Area2D
    @nogc nothrow @property
    bool
    monitorable
    ()
  2. bool monitorable [@property setter]

Meta