PhysicsServerSingleton.bodyAttachObjectInstanceId

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

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

Meta