Table of Contents

Class Bone2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class Bone2D.MethodName : Node2D.MethodName
Inheritance
Bone2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ApplyRest

Cached name for the 'apply_rest' method.

public static readonly StringName ApplyRest

Field Value

StringName

GetAutocalculateLengthAndAngle

Cached name for the 'get_autocalculate_length_and_angle' method.

public static readonly StringName GetAutocalculateLengthAndAngle

Field Value

StringName

GetBoneAngle

Cached name for the 'get_bone_angle' method.

public static readonly StringName GetBoneAngle

Field Value

StringName

GetIndexInSkeleton

Cached name for the 'get_index_in_skeleton' method.

public static readonly StringName GetIndexInSkeleton

Field Value

StringName

GetLength

Cached name for the 'get_length' method.

public static readonly StringName GetLength

Field Value

StringName

GetRest

Cached name for the 'get_rest' method.

public static readonly StringName GetRest

Field Value

StringName

GetSkeletonRest

Cached name for the 'get_skeleton_rest' method.

public static readonly StringName GetSkeletonRest

Field Value

StringName

SetAutocalculateLengthAndAngle

Cached name for the 'set_autocalculate_length_and_angle' method.

public static readonly StringName SetAutocalculateLengthAndAngle

Field Value

StringName

SetBoneAngle

Cached name for the 'set_bone_angle' method.

public static readonly StringName SetBoneAngle

Field Value

StringName

SetLength

Cached name for the 'set_length' method.

public static readonly StringName SetLength

Field Value

StringName

SetRest

Cached name for the 'set_rest' method.

public static readonly StringName SetRest

Field Value

StringName