Function PhysicsServerSingleton.areaGetShape

Returns the RID of the nth shape of an area.

RID areaGetShape (
  const(RID) area,
  const(long) shape_idx
) nothrow @nogc const;