GodotObject.hasMeta

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

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

Meta