Click or drag to resize

Skeleton2DGetBoneCount Method

Returns the number of Bone2D nodes in the node hierarchy parented by Skeleton2D.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetBoneCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Skeleton2D.GetBoneCount"]

See Also