Table of Contents

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

StringName

GetSkeleton

Cached name for the 'get_skeleton' method.

public static readonly StringName GetSkeleton

Field Value

StringName

IsActive

Cached name for the 'is_active' method.

public static readonly StringName IsActive

Field Value

StringName

SetActive

Cached name for the 'set_active' method.

public static readonly StringName SetActive

Field Value

StringName

SetInfluence

Cached name for the 'set_influence' method.

public static readonly StringName SetInfluence

Field Value

StringName

_ProcessModification

Cached name for the '_process_modification' method.

public static readonly StringName _ProcessModification

Field Value

StringName