Function PhysicsServerSingleton.areaSetSpaceOverrideMode

Sets the space override mode for the area. The modes are described in the areaspaceoverridemode constants.

void areaSetSpaceOverrideMode (
  const(RID) area,
  const(long) mode
) nothrow @nogc;