- _signalCallback
Variant _signalCallback(VarArgs varArgs)
- connectToSignal
void connectToSignal(GodotObject obj, StringArg1 signals, Array args)
- isValid
bool isValid()
- opAssign
VisualScriptFunctionState opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptFunctionState other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- resume
Variant resume(Array args)