GodotObject.isClass

Returns true if the object inherits from the given type.

struct GodotObject
@nogc nothrow const
bool
isClass
(
StringArg0
)
(
in StringArg0 type
)

Meta