On this page
VisualScriptYield
Inherits: VisualScriptNode < Resource < Reference < Object
Properties
Enumerations
enum YieldMode:
- YIELD_FRAME = 1
- YIELD_PHYSICS_FRAME = 2
- YIELD_WAIT = 3
Property Descriptions
YieldMode mode
Default |
|
Setter |
set_yield_mode(value) |
Getter |
get_yield_mode() |
float wait_time
Setter |
set_wait_time(value) |
Getter |
get_wait_time() |
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_visualscriptyield.html