Function CollisionObject2D.shapeOwnerGetOwner

Returns the parent object of the given shape owner.

GodotObject shapeOwnerGetOwner (
  const(long) owner_id
) nothrow @nogc const;