Click or drag to resize

SkeletonIsBoneRestDisabled Method

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

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

Parameters

boneIdx
Type: SystemInt32

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

Return Value

Type: Boolean

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

See Also