PhysicsServerSingleton.areaAttachObjectInstanceId

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

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

Meta