3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/controllers/ClientInstanceScreenController.h"
17 ::ll::TypedStorage<8, 32, ::std::string const> mTitleId;
18 ::ll::TypedStorage<8, 32, ::std::string const> mImage;
19 ::ll::TypedStorage<8, 32, ::std::string const> mButtonName;
24 FeedbackPromptController();
29 virtual ~FeedbackPromptController() ;
35 MCAPI FeedbackPromptController(
36 ::std::shared_ptr<::ClientInstanceScreenModel> model,
37 ::std::string
const& titleId,
38 ::std::string
const& image,
39 ::std::string
const& buttonName
47 ::std::shared_ptr<::ClientInstanceScreenModel> model,
48 ::std::string
const& titleId,
49 ::std::string
const& image,
50 ::std::string
const& buttonName
Definition ClientInstanceScreenController.h:5
Definition ClientInstanceScreenModel.h:5
Definition FeedbackPromptController.h:5
static MCAPI void ** $vftableForEnableNonOwnerReferences()
static MCAPI void ** $vftableForScreenController()