Click or drag to resize

Bone2DGetIndexInSkeleton Method

Returns the node's index as part of the entire skeleton. See Skeleton2D.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Bone2D.GetIndexInSkeleton"]

See Also