3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/resource/ResourceLocation.h"
7#include "mc/deps/core/utility/NonOwnerPointer.h"
19 ::ll::TypedStorage<8, 8, ::UITextureInfo const*> mUITextureInfo;
20 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::IUIRepository>> mGroup;
21 ::ll::TypedStorage<8, 56, ::ResourceLocation> mResourceLocation;
26 UITextureInfoPtr& operator=(UITextureInfoPtr
const&);
27 UITextureInfoPtr(UITextureInfoPtr
const&);
33 virtual ~UITextureInfoPtr();
39 MCAPI UITextureInfoPtr(
40 ::Bedrock::NonOwnerPointer<::IUIRepository>
const& group,
41 ::ResourceLocation
const& resourceLocation,
45 MCAPI ::UITextureInfoPtr& _move(::UITextureInfoPtr&& moved);
47 MCFOLD ::UITextureInfo
const* getUITextureInfo()
const;
49 MCFOLD
explicit operator bool()
const;
51 MCAPI ::UITextureInfoPtr& operator=(::UITextureInfoPtr&& moved);
58 ::Bedrock::NonOwnerPointer<::IUIRepository>
const& group,
59 ::ResourceLocation
const& resourceLocation,
Definition IUIRepository.h:5
Definition UITextureInfoPtr.h:5
static MCAPI void ** $vftable()
Definition UITextureInfo.h:5