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;
26 MCAPI ~AbstractSceneProxyCallbacks();
Definition ScreenControllerProxy.h:5
Definition ScreenViewProxy.h:5
Definition AbstractSceneProxyCallbacks.h:5
Definition IViewTestHelper.h:7