3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/gui/screens/ScreenControllerProxy.h"
7#include "mc/client/gui/screens/controllers/HowToPlayScreenControllerProxyCallbacks.h"
13 ::ll::TypedStorage<8, 64, ::HowToPlayScreenControllerProxyCallbacks const> mCallbacks;
18 HowToPlayScreenControllerProxy();
23 virtual ~HowToPlayScreenControllerProxy() =
default;
29 MCAPI
explicit HowToPlayScreenControllerProxy(::HowToPlayScreenControllerProxyCallbacks
const& callbacks);
35 MCAPI
void* $ctor(::HowToPlayScreenControllerProxyCallbacks
const& callbacks);
Definition HowToPlayScreenControllerProxy.h:5
static MCAPI void ** $vftable()
Definition ScreenControllerProxy.h:5