Function PhysicsServerSingleton.areaSetShapeDisabled

void areaSetShapeDisabled (
  const(RID) area,
  const(long) shape_idx,
  const(bool) disabled
) nothrow @nogc;