37 ::ll::TypedStorage<1, 1, bool> mHidden;
38 ::ll::TypedStorage<1, 1, bool> mError;
39 ::ll::TypedStorage<8, 16, ::gsl::not_null<::std::shared_ptr<::Pack>>> mPack;
40 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::PackAccessStrategy>> mSubpackAccessStrategy;
41 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::Pack>>> mSubPacks;
42 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::ResourcePack>>> mSubResourcePacks;
43 ::ll::TypedStorage<8, 32, ::std::string const> mNameWithVersionForTelemetry;
44 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mIconPath;
45 ::ll::TypedStorage<8, 8, double> mLoadTime;
46 ::ll::TypedStorage<1, 1, bool> mIsBaseGamePack;
47 ::ll::TypedStorage<1, 1, bool> mIsSlicePack;
48 ::ll::TypedStorage<8, 64, ::ResourceSignature> mResourceSignature;
49 ::ll::TypedStorage<1, 1, bool> mIsMarkedForRemoval;
50 ::ll::TypedStorage<8, 8, ::std::atomic<double>> mAssetReadMs;
51 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mAssetReadBytes;