Click or drag to resize

JointGetSolverPriority Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Joint.GetSolverPriority"]

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Joint.GetSolverPriority"]

See Also