Click or drag to resize

VisualScriptCustomNodeStepExitFunctionBit Field

Hint used by _Step(Array, Array, Int32, Array) to tell that control should stop and exit the function.

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

Field Value

Type: Int32
See Also