Click or drag to resize

VisualScriptCustomNodeStepGoBackBit Field

Hint used by _Step(Array, Array, Int32, Array) to tell that control should return back, either hitting a previous or exiting the function.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int StepGoBackBit = 33554432

Field Value

Type: Int32
See Also