3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/NonOwnerPointer.h"
20 ::ll::TypedStorage<8, 8, ::Bedrock::NonOwnerPointer<::IAppPlatform>
const&> mAppPlatform;
21 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::World::IWorldCloudSyncer>&&> mWorldSync;
26 WorldSystemModulePlatformDependencies& operator=(WorldSystemModulePlatformDependencies
const&);
27 WorldSystemModulePlatformDependencies(WorldSystemModulePlatformDependencies
const&);
28 WorldSystemModulePlatformDependencies();
Definition IWorldCloudSyncer.h:7