Click or drag to resize

VisualScriptSequenceSteps Property

The number of steps in the sequence.

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

Property Value

Type: Int32
See Also