Function PhysicsServerSingleton.bodyGetSpace

Returns the RID of the space assigned to a body.

RID bodyGetSpace (
  const(RID) _body
) nothrow @nogc const;