GodotObject.hasMethod

Returns true if the object contains the given method.

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

Meta