Class AnimationNodeExtension.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeExtension.MethodName : AnimationNode.MethodName
- Inheritance
-
AnimationNodeExtension.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetRemainingTime
Cached name for the 'get_remaining_time' method.
public static readonly StringName GetRemainingTime
Field Value
IsLooping
Cached name for the 'is_looping' method.
public static readonly StringName IsLooping
Field Value
_ProcessAnimationNode
Cached name for the '_process_animation_node' method.
public static readonly StringName _ProcessAnimationNode