Function Physics2DDirectBodyState.getContactColliderObject

Returns the collider object. This depends on how it was created (will return a scene node if such was used to create it).

GodotObject getContactColliderObject (
  const(long) contact_idx
) nothrow @nogc const;