Click or drag to resize

BoneAttachmentGetBoneName Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.BoneAttachment.GetBoneName"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.BoneAttachment.GetBoneName"]

See Also