31 ::ll::TypedStorage<8, 248, ::PackReport> mPackReport;
32 ::ll::TypedStorage<8, 248, ::PackReport> mLoadingReport;
33 ::ll::TypedStorage<8, 32, ::std::string> mDateAvailable;
34 ::ll::TypedStorage<1, 1, ::PackReportState> mReportState;
35 ::ll::TypedStorage<8, 24, ::SubpackInfoCollection> mSubpackInfo;
36 ::ll::TypedStorage<8, 8, ::PackSettingsFactory*> mPackSettingsFactory;
37 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mWorldId;
38 ::ll::TypedStorage<8, 40, ::std::optional<::Core::PathBuffer<::std::string>>> mWorldPath;
39 ::ll::TypedStorage<8, 8, ::gsl::not_null<::std::unique_ptr<::PackContentItemListPosition>>> mListPosition;
40 ::ll::TypedStorage<8, 24, ::std::vector<::std::weak_ptr<::PackContentItem const>>> mDependencies;
41 ::ll::TypedStorage<8, 24, ::std::vector<::std::weak_ptr<::PackContentItem const>>> mDependentContent;
Definition ManifestContentItem.h:14
Definition PackContentItemListPosition.h:5
Definition PackContentItem.h:26
Definition PackContentItem.h:18