Click or drag to resize

Skeleton2DGetSkeleton Method

Returns the RID of a Skeleton2D instance.

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

Return Value

Type: RID

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

See Also