3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
24 EditorBootstrapper& operator=(EditorBootstrapper
const&);
25 EditorBootstrapper(EditorBootstrapper
const&);
31 virtual ~EditorBootstrapper() =
default;
39 MCNAPI_S
void processLoadedLevel(
::LevelData& levelData,
bool levelLoadSucceeded);
Definition ActivationArguments.h:7
Definition EnableNonOwnerReferences.h:7
static MCAPI ::std::string const & EDITOR_MODE_ARGUMENT_KEY()
static MCAPI void ** $vftable()
MCAPI void processActivationArguments(::Bedrock::ActivationArguments const &args)
static MCAPI ::std::string const & EDITOR_MODE_ARGUMENT_VALUE()
Definition LevelData.h:50