Function PhysicsServerSingleton.areaAttachObjectInstanceId

Assigns the area to a descendant of GodotObject, so it can exist in the node tree.

void areaAttachObjectInstanceId (
  const(RID) area,
  const(long) id
) nothrow @nogc;