Area.monitoring

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

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

Meta