일반
시작하기
튜토리얼
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()
개발
_set
_get
_get_property_list
커뮤니티
[code]
클래스 레퍼런스
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.