Function PhysicsServerSingleton.areaSetSpace

Assigns a space to the area.

void areaSetSpace (
  const(RID) area,
  const(RID) space
) nothrow @nogc;