Click or drag to resize

AnimationPlayerMethodCallMode Property

The call mode to use for Call Method tracks.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public AnimationPlayerAnimationMethodCallMode MethodCallMode { get; set; }

Property Value

Type: AnimationPlayerAnimationMethodCallMode
See Also