Click or drag to resize

AnimationNodeStateMachineTransition.GetSwitchMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationNodeStateMachineTransition.GetSwitchMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSwitchMode is deprecated. Use the SwitchMode property instead.")]
public AnimationNodeStateMachineTransition.SwitchModeEnum GetSwitchMode()

Return Value

Type: AnimationNodeStateMachineTransition.SwitchModeEnum

[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachineTransition.GetSwitchMode"]

See Also