Physics2DServerSingleton.areaAttachObjectInstanceId

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

struct Physics2DServerSingleton
@nogc nothrow
void
areaAttachObjectInstanceId
(
in RID area
,
in long id
)

Meta