3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/NonOwnerPointer.h"
18 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mSelectedContentView;
19 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mGlobalContentView;
20 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mAvailableContentView;
21 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mRealmsContentView;
22 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mInvalidContentView;
23 ::ll::TypedStorage<8, 24, ::Bedrock::NonOwnerPointer<::ContentView>> mUnownedContentView;
24 ::ll::TypedStorage<8, 24, ::std::vector<::PackIdVersion>> mInitialSelectedPacks;
25 ::ll::TypedStorage<1, 1, bool> mRepopulateReports;
26 ::ll::TypedStorage<1, 1, bool> mSelectedContentUpdated;
27 ::ll::TypedStorage<1, 1, bool> mGetInitialSelectedPacks;
32 ContentViews& operator=(ContentViews
const&);
38 MCAPI ContentViews(::ContentViews
const&);
40 MCAPI ~ContentViews();
46 MCAPI
void* $ctor(::ContentViews
const&);
Definition ContentView.h:5
Definition ContentViews.h:5
Definition PackIdVersion.h:10