Click or drag to resize

VisualScriptYieldYieldMode Enumeration

[Missing <summary> documentation for "T:Godot.VisualScriptYield.YieldMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum YieldMode
Members
  Member nameValueDescription
Frame1
PhysicsFrame2
Wait3
See Also