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