Click or drag to resize

PhysicalBoneGetJointType Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PhysicalBone.GetJointType"]

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

Return Value

Type: PhysicalBoneJointTypeEnum

[Missing <returns> documentation for "M:Godot.PhysicalBone.GetJointType"]

See Also