3#include "mc/_HeaderOutputPredefine.h"
14 ::ll::TypedStorage<8, 64, ::std::function<int()>> mGetCurrentLanguageIndex;
15 ::ll::TypedStorage<8, 64, ::std::function<int()>> mGetNumLanguages;
16 ::ll::TypedStorage<8, 64, ::std::function<::std::vector<::std::pair<::std::string, ::std::string>>()>>
18 ::ll::TypedStorage<8, 64, ::std::function<::StorageManagementScreenControllerProxy*()>>
19 mGetStorageManagementScreenController;
20 ::ll::TypedStorage<8, 64, ::std::function<void()>> mPushSafeZoneScreen;
25 GeneralSettingsScreenControllerProxyCallbacks& operator=(GeneralSettingsScreenControllerProxyCallbacks
const&);
26 GeneralSettingsScreenControllerProxyCallbacks();
31 MCAPI GeneralSettingsScreenControllerProxyCallbacks(::GeneralSettingsScreenControllerProxyCallbacks
const&);
33 MCAPI ~GeneralSettingsScreenControllerProxyCallbacks();
39 MCFOLD
void* $ctor(::GeneralSettingsScreenControllerProxyCallbacks
const&);
Definition StorageManagementScreenControllerProxy.h:5
Definition GeneralSettingsScreenControllerProxyCallbacks.h:5