CharacterBody2D.

OnDisable() Method

Summary

Sets PlatformerGameKit.Characters.CharacterBody2D.IsGrounded to false.

Syntax

protected virtual void OnDisable()

Return Value

Type Description
void