| KinematicBody2DGetSlideCount Method | 
Returns the number of times the body collided and changed direction during the last call to MoveAndSlide(Vector2, NullableVector2, Boolean, Int32, Single, Boolean) or MoveAndSlideWithSnap(Vector2, Vector2, NullableVector2, Boolean, Int32, Single, Boolean).
Namespace: Godot
 Syntax
Syntaxpublic int GetSlideCount()
[Missing <returns> documentation for "M:Godot.KinematicBody2D.GetSlideCount"]
 See Also
See Also