3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/oreui/IItemHandleFactory.h"
13namespace GeometryAtlas {
19 virtual ::std::shared_ptr<::GeometryAtlas::IItemHandle> createItem(::std::string_view)
const ;
25 MCAPI ::std::shared_ptr<::GeometryAtlas::IItemHandle> $createItem(::std::string_view)
const;
Definition IItemHandle.h:7
Definition ItemHandleFactoryImpl.h:7
static MCAPI void ** $vftable()