3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/ClientInstanceScreenController.h"
7#include "mc/client/network/realms/World.h"
18 ::ll::TypedStorage<8, 656, ::Realms::World> mWorld;
23 RealmsStoriesTransitionScreenController();
28 virtual ~RealmsStoriesTransitionScreenController() =
default;
30 virtual void onOpen() ;
32 virtual void onLeave() ;
38 MCAPI RealmsStoriesTransitionScreenController(
39 ::std::shared_ptr<::ClientInstanceScreenModel> model,
40 ::Realms::World
const& world
47 MCAPI
void* $ctor(::std::shared_ptr<::ClientInstanceScreenModel> model, ::Realms::World
const& world);
55 MCAPI
void $onLeave();
Definition ClientInstanceScreenController.h:5
Definition ClientInstanceScreenModel.h:5
Definition RealmsStoriesTransitionScreenController.h:5
static MCAPI void ** $vftableForEnableNonOwnerReferences()
static MCAPI void ** $vftableForScreenController()