GodotObject.callv

Calls the method on the object and returns a result. Pass parameters as an Array.

struct GodotObject
@nogc nothrow const
Variant
callv
(
StringArg0
)
(
in StringArg0 method
,
in Array arg_array
)

Meta