Click or drag to resize

RigidBody2DGetMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.RigidBody2D.GetMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMode is deprecated. Use the Mode property instead.")]
public RigidBody2DModeEnum GetMode()

Return Value

Type: RigidBody2DModeEnum

[Missing <returns> documentation for "M:Godot.RigidBody2D.GetMode"]

See Also