FuncRef.callFunc

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

struct FuncRef
@nogc nothrow
Variant
callFunc
(
VarArgs...
)
(
VarArgs varArgs
)

Meta