GodotObject.hasMethod

Returns true if the object contains the given method.

struct GodotObject
@nogc nothrow const
bool
hasMethod
(
StringArg0
)
(
in StringArg0 method
)

Meta