Function FuncRef.callFunc

Calls the referenced function previously set by setFunction or @GDScript.funcref.

Variant callFunc(VarArgs...) (
  VarArgs varArgs
);