3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 64, ::std::function<::std::string()>> mGetScreenName;
17 ::ll::TypedStorage<8, 64, ::std::function<::ScreenControllerProxy*()>> mGetController;
18 ::ll::TypedStorage<8, 64, ::std::function<::ScreenViewProxy*()>> mGetScreenView;
19 ::ll::TypedStorage<8, 64, ::std::function<::OreUI::IViewTestHelper*()>> mGetOreUIViewTestHelper;
20 ::ll::TypedStorage<8, 64, ::std::function<::std::string()>> mGetRoute;
25 AbstractSceneProxyCallbacks& operator=(AbstractSceneProxyCallbacks
const&);
26 AbstractSceneProxyCallbacks();
31 MCAPI AbstractSceneProxyCallbacks(::AbstractSceneProxyCallbacks
const&);
33 MCAPI ~AbstractSceneProxyCallbacks();
39 MCFOLD
void* $ctor(::AbstractSceneProxyCallbacks
const&);
Definition IViewTestHelper.h:7
Definition ScreenControllerProxy.h:5
Definition ScreenViewProxy.h:5
Definition AbstractSceneProxyCallbacks.h:5