Physics2DServerSingleton.bodyAttachObjectInstanceId

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

struct Physics2DServerSingleton
@nogc nothrow
void
bodyAttachObjectInstanceId
(
in RID _body
,
in long id
)

Meta