Click or drag to resize

SkeletonGetBoundChildNodesToBone Method

Deprecated soon.

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

Parameters

boneIdx
Type: SystemInt32

[Missing <param name="boneIdx"/> documentation for "M:Godot.Skeleton.GetBoundChildNodesToBone(System.Int32)"]

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Skeleton.GetBoundChildNodesToBone(System.Int32)"]

See Also