General
Comenzando
Tutoriales
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
importación
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Desarrollo
_set
_get
_get_property_list
scene/
Comunidad
[code]
Referencia de clase
Inherits: VisualScriptNode < Resource < Reference < Object
Changes a variable's value.
Changes a variable's value to the given input.
Input Ports:
Sequence
Data (variant): set
set
Output Ports:
String
var_name
""
String var_name
Default
Setter
set_variable(value)
Getter
get_variable()
The variable's name.