Function Physics2DServerSingleton.bodyAttachObjectInstanceId

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

void bodyAttachObjectInstanceId (
  const(RID) _body,
  const(long) id
) nothrow @nogc;