Click or drag to resize

AnimationNodeStateMachineGetTransitionCount Method

Returns the number of connections in the graph.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetTransitionCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachine.GetTransitionCount"]

See Also