3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/platform/threading/LockGuard.h"
11namespace Bedrock::JSONObject {
class ObjectNode; }
12namespace Bedrock::Threading {
class Mutex; }
37 Impl& operator=(Impl
const&);
67 ProfilingConfigManager& operator=(ProfilingConfigManager
const&);
73 virtual ~ProfilingConfigManager() =
default;
Definition EnableNonOwnerReferences.h:7
Definition ObjectNode.h:17
Definition ProfileGroupManager.h:18
Definition ProfilingConfigManager.h:24
MCAPI void init(::Core::Profile::ProfileGroupManager &profileGroupManager, ::Bedrock::JSONObject::ObjectNode const &profileObject)
static MCAPI void ** $vftable()
static MCAPI ::Bedrock::JSONObject::ObjectNode const * getProfileObjectFromBootstrapConfig()
MCAPI ProfilingConfigManager()
MCAPI void init(::Core::Profile::ProfileGroupManager &profileGroupManager, ::Bedrock::JSONObject::ObjectNode const &profileObject)