KinematicBody.isOnFloor

Returns true if the body collided with the floor on the last call of moveAndSlide or moveAndSlideWithSnap. Otherwise, returns false.

struct KinematicBody
@nogc nothrow const
bool
isOnFloor
()

Meta