Function GodotObject.getMetaList

Returns the object's metadata as a PoolStringArray.

PoolArray!(godot.core.string.String) getMetaList() nothrow @nogc const;