Class SkeletonModifier3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SkeletonModifier3D.MethodName : Node3D.MethodName
- Inheritance
-
SkeletonModifier3D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetInfluence
Cached name for the 'get_influence' method.
public static readonly StringName GetInfluence
Field Value
GetSkeleton
Cached name for the 'get_skeleton' method.
public static readonly StringName GetSkeleton
Field Value
IsActive
Cached name for the 'is_active' method.
public static readonly StringName IsActive
Field Value
SetActive
Cached name for the 'set_active' method.
public static readonly StringName SetActive
Field Value
SetInfluence
Cached name for the 'set_influence' method.
public static readonly StringName SetInfluence
Field Value
_ProcessModification
Cached name for the '_process_modification' method.
public static readonly StringName _ProcessModification