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
GetAutocalculateLengthAndAngle
Cached name for the 'get_autocalculate_length_and_angle' method.
public static readonly StringName GetAutocalculateLengthAndAngle
Field Value
GetBoneAngle
Cached name for the 'get_bone_angle' method.
public static readonly StringName GetBoneAngle
Field Value
GetIndexInSkeleton
Cached name for the 'get_index_in_skeleton' method.
public static readonly StringName GetIndexInSkeleton
Field Value
GetLength
Cached name for the 'get_length' method.
public static readonly StringName GetLength
Field Value
GetRest
Cached name for the 'get_rest' method.
public static readonly StringName GetRest
Field Value
GetSkeletonRest
Cached name for the 'get_skeleton_rest' method.
public static readonly StringName GetSkeletonRest
Field Value
SetAutocalculateLengthAndAngle
Cached name for the 'set_autocalculate_length_and_angle' method.
public static readonly StringName SetAutocalculateLengthAndAngle
Field Value
SetBoneAngle
Cached name for the 'set_bone_angle' method.
public static readonly StringName SetBoneAngle
Field Value
SetLength
Cached name for the 'set_length' method.
public static readonly StringName SetLength
Field Value
SetRest
Cached name for the 'set_rest' method.
public static readonly StringName SetRest