3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/file/PathBuffer.h"
8namespace Bedrock::PlatformUtils {
11MCNAPI ::std::string createUUID();
13MCNAPI ::Core::PathBuffer<::std::string>
const& getExternalStoragePath();
15MCNAPI ::std::string
const& getPackageFamilyName();
17MCNAPI
void initializeDeviceIdForDev(::std::string& deviceId,
bool isAnonymous);