General
Getting started
Tutorials
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Development
_set
_get
_get_property_list
scene/
Community
[code]
Class reference
Inherits: VisualScriptNode < Resource < Reference < Object
YieldMode
mode
1
float
wait_time
enum YieldMode:
YIELD_FRAME = 1
YIELD_PHYSICS_FRAME = 2
YIELD_WAIT = 3
YieldMode mode
Default
Setter
set_yield_mode(value)
Getter
get_yield_mode()
float wait_time
set_wait_time(value)
get_wait_time()