Area2D.monitorable

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

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

Meta