Area.monitoring

If true the area detects bodies or areas entering and exiting it. Default value: true.

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

Meta