GodotObject.hasMeta

Returns true if a metadata is found with the given name.

struct GodotObject
@nogc nothrow const
bool
hasMeta
(
StringArg0
)
(
in StringArg0 name
)

Meta