Physics2DShapeQueryResult.getResultObjectId

Returns the instance ID of the GodotObject that intersected with the shape at index idx.

struct Physics2DShapeQueryResult
@nogc nothrow const
long
getResultObjectId
(
in long idx
)

Meta