Click or drag to resize

AnimationPlayerGetMethodCallMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationPlayer.GetMethodCallMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMethodCallMode is deprecated. Use the MethodCallMode property instead.")]
public AnimationPlayerAnimationMethodCallMode GetMethodCallMode()

Return Value

Type: AnimationPlayerAnimationMethodCallMode

[Missing <returns> documentation for "M:Godot.AnimationPlayer.GetMethodCallMode"]

See Also