21 ::ll::TypedStorage<8, 24, ::Bedrock::NotNullNonOwnerPtr<::StructureManager>> mManager;
22 ::ll::TypedStorage<8, 8, ::JigsawStructureElementRegistry&> mStructureRegistry;
23 ::ll::TypedStorage<8, 8, ::FeatureRegistry&> mFeatureRegistry;
24 ::ll::TypedStorage<8, 32, ::BaseGameVersion> mBaseGameVersion;
25 ::ll::TypedStorage<8, 8, ::Experiments const&> mExperiments;
Definition StructureTemplateRegistrationContext.h:17