|
LeviLamina
|
This is the complete list of members for SettingsScreenController, including all inherited members.
| $_displayLockedWorldPopup() (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| $_doesScreenHaveExitBehavior() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonADescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonBDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonKeyboardDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonStartDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonXDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getButtonYDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getGamepadHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getGestureControlEnabled() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getKeyboardHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getMixedHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_getScreenName() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $_isContainerScreen() const (defined in ScreenController) | ScreenController | |
| $_isStillValid() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $addEventProperties(::std::unordered_map<::std::string, ::std::string > &eventProperties) const (defined in SettingsScreenController) | SettingsScreenController | |
| $addStaticScreenVars(::Json::Value &globalVars) (defined in SettingsScreenController) | SettingsScreenController | |
| $bind(::std::string const &collectionName, uint collectionNameHash, int collectionIndex, ::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $bind(::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $canExit() (defined in ScreenController) | ScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, bool createWorld, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, ::Realms::World const &world, ::Realms::InviteLink const &link, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, ::Realms::World const &world, ::SettingsTabIndex tabIndex, bool maintainOldFocus, ::std::string packId) (defined in SettingsScreenController) | SettingsScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, ::LevelSummary const &levelSummary, bool createFromTemplate, ::std::string packId, ::std::function< void()> onOpenCallback, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, ::LevelSummary const &levelSummary, ::SettingsTabIndex tabIndex, bool navToMenuOnExit, bool maintainOldFocus, ::std::string const &initialPackId, bool fullscreen) (defined in SettingsScreenController) | SettingsScreenController | |
| $ctor(::std::shared_ptr<::MainMenuScreenModel > model, ::ScreenExitBehavior exitBehavior) (defined in MainMenuScreenController) | MainMenuScreenController | |
| $ctor(::std::shared_ptr<::MinecraftScreenModel > model, ::ScreenExitBehavior exitBehavior, bool usesErrorPopupInfo) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $ctor(bool useTaskGroup) (defined in ScreenController) | ScreenController | |
| $ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $dtor() (defined in SettingsScreenController) | SettingsScreenController | |
| $getAdditionalScreenInfo() const (defined in SettingsScreenController) | SettingsScreenController | |
| $getProxy() (defined in ScreenController) | ScreenController | |
| $getRoute() const (defined in ScreenController) | ScreenController | |
| $getSceneId() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| $getSceneType() const (defined in SettingsScreenController) | SettingsScreenController | |
| $getScreenVersion() const (defined in SettingsScreenController) | SettingsScreenController | |
| $getTelemetryOverride() const (defined in ScreenController) | ScreenController | |
| $handleEvent(::ScreenEvent &screenEvent) (defined in ScreenController) | ScreenController | |
| $handleGameEventNotification(::ui::GameEventNotification notification) (defined in ScreenController) | ScreenController | |
| $handleLicenseChanged() (defined in ScreenController) | ScreenController | |
| $leaveScreen(::std::string const &expectedScreenName) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $onCreation() (defined in ScreenController) | ScreenController | |
| $onDelete() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $onEntered() (defined in ScreenController) | ScreenController | |
| $onEntering() (defined in ScreenController) | ScreenController | |
| $onInit() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $onLeave() (defined in ScreenController) | ScreenController | |
| $onOpen() (defined in SettingsScreenController) | SettingsScreenController | |
| $onReload() (defined in ScreenController) | ScreenController | |
| $onScreenPushedAbove() (defined in ScreenController) | ScreenController | |
| $onTerminate() (defined in ScreenController) | ScreenController | |
| $preFrameTick() (defined in ScreenController) | ScreenController | |
| $promptConnect(bool signInOnSuccess, ::std::function< void(::Social::UserPlatformConnectionResult)> signInCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $queueTitleNarration() (defined in ScreenController) | ScreenController | |
| $setAssociatedBlockPos(::BlockPos const &pos) (defined in ScreenController) | ScreenController | |
| $setAssociatedEntityUniqueID(::ActorUniqueID const unqiueID) (defined in ScreenController) | ScreenController | |
| $setScreenState(::std::vector<::std::pair<::std::string_view, ::std::string_view > > const &) (defined in ScreenController) | ScreenController | |
| $setSuspendDirectionalInput(bool suspendDirectionalInput) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $setSuspendInput(bool suspendInput) (defined in MinecraftScreenController) | MinecraftScreenController | |
| $setViewCommand(::ScreenViewCommand const &callback) (defined in ScreenController) | ScreenController | |
| $tick() (defined in MinecraftScreenController) | MinecraftScreenController | |
| $tryExit() (defined in MinecraftScreenController) | MinecraftScreenController | |
| SettingsScreenControllerBase::MainMenuScreenController::MinecraftScreenController::ScreenController::$vftable() | ScreenController | static |
| Bedrock::EnableNonOwnerReferences::$vftable() | Bedrock::EnableNonOwnerReferences | static |
| $vftableForEnableNonOwnerReferences() | SettingsScreenController | static |
| $vftableForScreenController() | SettingsScreenController | static |
| _addResourcePacks(::LocalWorldInfo const &worldInfo) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _attemptAddFriends(::std::function< void()> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _attemptConnect(::std::function< void(::Social::UserPlatformConnectionResult)> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _attemptSignIn(::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _attemptSigninOrSignup(::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _checkRealmCreatePermissions() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _checkTextEditEventForProfanityAndOpenWarning(::TextEditScreenEventData const &textEditEvent) (defined in MainMenuScreenController) | MainMenuScreenController | |
| _closeModalDialog() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _copyResourcePacks(::PackManagerContentSource *worldContentSource, ::IContentManager &contentManager, ::LevelSummary levelSummary, ::std::function< void()> progressCallback) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _createScreenInfo() (defined in SettingsScreenController) | SettingsScreenController | static |
| _createWorld(::Experiments *experiments, ::SettingsScreenMode settingsMode, ::LevelSeed64 levelSeed, ::LevelSummary levelSummary, ::LevelDataWrapper &levelData, ::SpawnSettings spawnSettings, ::NetherWorldType netherType, ::PackManagerContentSource *worldContentSource, ::IContentManager &contentManager, ::PostCreateWorldAction postCreateWorldAction, ::DlcUIWrapper *dlcUIWrapper, ::Realms::World &realmWorld, ::std::function< void(::std::function< void()>)> postUploadWorldToRealm) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _displayCustomModalPopup(::ModalScreenData const &modalData, ::std::function< void(::ModalScreenButtonId)> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displayJsonDefinedControlPopup(::UIPropertyBag const &popupBag, ::std::string const &factory, ::std::string const &ttsTitle, ::std::string const &ttsContent) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displayJsonDefinedControlPopup(::std::string const &controlId, ::std::string const &factory, ::std::string const &name, ::std::string const &ttsTitle, ::std::string const &ttsContent) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displayLockedWorldPopup() (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | virtual |
| _displayPrivilegesBlockedModalPopup(::std::string const &messageString, ::std::string const &closeButtonTitle, bool showOpenAccountSettingButton) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displaySignOutFailedModalPopup(::std::string const &error) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displayStandardModalPopup(::std::string const &title, ::std::string const &message, ::ModalScreenButtonMode buttonNumber, ::std::function< void(bool)> callback, ::std::string const &telemetryOverride) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _displayWorldConversionErrorModalDialog() (defined in MainMenuScreenController) | MainMenuScreenController | |
| _doesScreenHaveExitBehavior() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _gateRealmsWhenCrossPlatformIsDisabled(::std::function< void()> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonADescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonBDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonKeyboardDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonStartDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonXDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getButtonYDescription() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getGamepadHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _getGestureControlEnabled() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _getKeyboardHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _getMixedHelperVisible() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _getNameId(::std::string const &name) const (defined in ScreenController) | ScreenController | |
| _getScreenName() const (defined in MinecraftScreenController) | MinecraftScreenController | |
| _getStepSliderValue(::std::function< int()> getValue, ::std::string const &valueBindingName, bool continuousUpdate) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _handleButtonEvent(::ScreenEvent &screenEvent) (defined in ScreenController) | ScreenController | |
| _handleEvent(::ScreenEvent &screenEvent) (defined in ScreenController) | ScreenController | |
| _handleSignIn(::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _handleSignInFailure(::Social::MultiIdentitySigninResult const &signInResult, ::std::function< void(::Social::MultiIdentitySigninResult)> callback, bool isAutoSignIn) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _init() (defined in SettingsScreenController) | SettingsScreenController | |
| _initLevelData(::LevelDataWrapper &levelData, bool platformMultiplayerRestrictions) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _initNewWorldLevelData(::LevelDataWrapper &levelData) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _isApprovedLink(::std::string const &hyperlink) const (defined in MinecraftScreenController) | MinecraftScreenController | |
| _isContainerScreen() const (defined in ScreenController) | ScreenController | virtual |
| _isStillValid() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| _onAttemptSignInResult(::Social::MultiIdentitySigninResult const &result, ::std::function< void(::Social::MultiIdentitySigninResult)> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _onModalEventReceived(::ModalScreenButtonId modalResult, bool buttonClosesModal) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _playWorld(::SettingsScreenMode settingsMode, ::LevelSummary const &levelSummary, ::LevelDataWrapper &levelData, ::PackManagerContentSource *worldContentSource, ::IContentManager &contentManager, ::DlcUIWrapper *dlcUIWrapper) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _promptEduSwitchAccounts(bool showModal, ::std::string const &buttonName, ::LastClickedSource lastClickedSource) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _registerBindings() (defined in SettingsScreenController) | SettingsScreenController | |
| _registerEventHandlers() (defined in SettingsScreenController) | SettingsScreenController | |
| _registerSubController(::std::shared_ptr<::ScreenController > controller) (defined in ScreenController) | ScreenController | |
| _registerSubControllers() (defined in SettingsScreenController) | SettingsScreenController | |
| _removeResourcePacks() (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| _resolveSafeZoneVisibility(::SafeZoneBuffer buffer) const (defined in MinecraftScreenController) | MinecraftScreenController | |
| _retrieveBindingValueFromPropertyBag(::std::string const &bindingName, ::UIPropertyBag &propertyBag) const (defined in MinecraftScreenController) | MinecraftScreenController | |
| _showLiveMultiplayerModal() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _showNoWifiModal() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _startLocalWorldSubRoutine(::LocalWorldInfo const &world, ::DlcUIWrapper &dlcUIWrapper, ::std::function< void(::LocalWorldInfo const &)> startLocalWorldCallback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| _tryCopyWorld(::LevelSummary const &levelSummary) (defined in MainMenuScreenController) | MainMenuScreenController | |
| _tryNavigateToXblUpsellScreen() (defined in MinecraftScreenController) | MinecraftScreenController | |
| _tryShowSuspendWarningModal(::std::function< void()> onConfirm) (defined in MinecraftScreenController) | MinecraftScreenController | |
| _verifySkinApprovedBeforeJoin(::std::string const &serverType, ::std::function< void()> const &joinCallback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| addEventProperties(::std::unordered_map<::std::string, ::std::string > &eventProperties) const (defined in SettingsScreenController) | SettingsScreenController | virtual |
| addStaticScreenVars(::Json::Value &globalVars) (defined in SettingsScreenController) | SettingsScreenController | virtual |
| addStaticScreenVars(::Json::Value &globalVars, bool isWorldCreate, bool isWorldEdit, bool isTemplateCreate, bool isRealmsEdit, bool isRealmsSlot, bool isMultiplayerHost, bool isMultiplayerClient, bool isNonConfigRealmsEnv, bool supportsGamepad, bool supportsKeyboardMouse, bool supportsTouch, bool supportsFliteTTS, bool platformTTSExists, bool isEditorModeEnabled, bool isTrial, bool isPartySystemAvailable, ::SettingsScreenCapabilities const &capabilities, ::BuildPlatform const &buildPlatform) (defined in SettingsScreenController) | SettingsScreenController | static |
| AnimationEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| AnimationEventHandlerCallbackMap typedef (defined in ScreenController) | ScreenController | |
| AnimationEventHandlerCallbackVector typedef (defined in ScreenController) | ScreenController | |
| attemptUserSignIn(::std::function< void()> adHocCallback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| bind(::std::string const &collectionName, uint collectionNameHash, int collectionIndex, ::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| bind(::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| BindAnyCollectionPredicate typedef (defined in ScreenController) | ScreenController | |
| bindBool(::StringHash const &bindingName, ::brstd::move_only_function< bool() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindBoolCallback typedef (defined in ScreenController) | ScreenController | |
| bindBoolForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< bool(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindBoolForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindBoolForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< bool(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) (defined in ScreenController) | ScreenController | |
| BindBoolForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| BindCollectionPredicate typedef (defined in ScreenController) | ScreenController | |
| bindColor(::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindColorCallback typedef (defined in ScreenController) | ScreenController | |
| bindColorForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) (defined in ScreenController) | ScreenController | |
| BindColorForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| BindColorWithBagCallback typedef (defined in ScreenController) | ScreenController | |
| bindColorWithPropertyBag(::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color(::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| bindDoubleForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< double(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindDoubleForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindFloat(::StringHash const &bindingName, ::brstd::move_only_function< float() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindFloatCallback typedef (defined in ScreenController) | ScreenController | |
| bindFloatForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< float(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindFloatForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindFloatForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< float(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) (defined in ScreenController) | ScreenController | |
| BindFloatForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< void(int, ::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| bindForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, int, ::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< void(int, ::std::string const &, ::UIPropertyBag &) const > func) (defined in ScreenController) | ScreenController | |
| BindForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindForGlobal(::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, ::UIPropertyBag &) const > func) (defined in ScreenController) | ScreenController | |
| BindForGlobalCallback typedef (defined in ScreenController) | ScreenController | |
| bindForGlobalGridSize(::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindGlobalGridSizeCallback typedef (defined in ScreenController) | ScreenController | |
| bindGridSize(::StringHash const &bindingName, ::brstd::move_only_function<::glm::ivec2() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindGridSizeCallback typedef (defined in ScreenController) | ScreenController | |
| bindInt(::StringHash const &bindingName, ::brstd::move_only_function< int() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindIntCallback typedef (defined in ScreenController) | ScreenController | |
| bindIntForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function< int(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindIntForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindIntForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< int(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) (defined in ScreenController) | ScreenController | |
| BindIntForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindItemDataForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function<::ItemRendererData(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindItemDataForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| BindPredicate typedef (defined in ScreenController) | ScreenController | |
| bindString(::StringHash const &bindingName, ::brstd::move_only_function<::std::string() const > callback, ::brstd::move_only_function< bool() const > condition) (defined in ScreenController) | ScreenController | |
| BindStringCallback typedef (defined in ScreenController) | ScreenController | |
| bindStringForAnyCollection(::StringHash const &bindingName, ::brstd::move_only_function<::std::string(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) (defined in ScreenController) | ScreenController | |
| BindStringForAnyCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| bindStringForCollection(::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function<::std::string(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) (defined in ScreenController) | ScreenController | |
| BindStringForCollectionCallback typedef (defined in ScreenController) | ScreenController | |
| BooleanOptionGetter typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| BooleanOptionSetter typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| ButtonEventCallbackInfo typedef (defined in ScreenController) | ScreenController | |
| ButtonEventCallbackInfoVector typedef (defined in ScreenController) | ScreenController | |
| ButtonEventCallbackKey typedef (defined in ScreenController) | ScreenController | |
| ButtonEventCallbackMap typedef (defined in ScreenController) | ScreenController | |
| ButtonEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| ButtonInteractedEventCallbackMap typedef (defined in ScreenController) | ScreenController | |
| ButtonInteractedEventCallbackVector typedef (defined in ScreenController) | ScreenController | |
| canExit() (defined in ScreenController) | ScreenController | virtual |
| ClippedCollectionEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| ClippedCollectionEventHandlerCallbackMap typedef (defined in ScreenController) | ScreenController | |
| ClippedCollectionEventHandlerCallbackVector typedef (defined in ScreenController) | ScreenController | |
| ClipStateChangeEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| ClipStateChangeEventHandlerCallbackMap typedef (defined in ScreenController) | ScreenController | |
| ClipStateChangeHandlerCallbackVector typedef (defined in ScreenController) | ScreenController | |
| CollectionBooleanOptionGetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| CollectionIntegerOptionGetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| CollectionIntegerOptionSetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| confirmationExperimentalVersionDialog(::std::function< void(::ModalScreenButtonId)> callback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| confirmationHardcoreDialog(::std::function< void(::ModalScreenButtonId)> callback) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| confirmationNoAchievementsDialog(::std::function< void(::ModalScreenButtonId)> callback) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| confirmationNoCrossPlatformMultiplayerDialog(::std::function< void(::ModalScreenButtonId)> callback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| confirmationNoCrossPlatformMultiplayerSkinDialog(::std::function< void()> callback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| CustomRendererEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| CustomRendererEventHandlerCallbackMap typedef (defined in ScreenController) | ScreenController | |
| CustomRendererEventHandlerCallbackVector typedef (defined in ScreenController) | ScreenController | |
| defaultOptionFormat() (defined in MinecraftScreenController) | MinecraftScreenController | static |
| defaultProgressSliderOptionLabeller() (defined in MinecraftScreenController) | MinecraftScreenController | static |
| displayJsonDefinedControlPopup(::std::string const &controlId, ::std::string const &factory, ::std::string const &name) (defined in MinecraftScreenController) | MinecraftScreenController | |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| exportPDF(::PDFOptions options, ::std::string const &defaultOutName, ::std::function< void(bool)> onComplete) (defined in MinecraftScreenController) | MinecraftScreenController | |
| exportWorld(::std::string const &levelId, ::std::string const &levelName, ::FileArchiver::ExportType type) (defined in MinecraftScreenController) | MinecraftScreenController | |
| FloatOptionGetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| FloatOptionSetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| FocusMoveEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| gateOnPlatformSignInForStoreAccess(::std::function< void()> callback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| getAdditionalScreenInfo() const (defined in SettingsScreenController) | SettingsScreenController | |
| getMainMenuScreenModel() (defined in MainMenuScreenController) | MainMenuScreenController | |
| getProfanityModalData() (defined in MinecraftScreenController) | MinecraftScreenController | static |
| getProxy() (defined in ScreenController) | ScreenController | |
| getRoute() const (defined in ScreenController) | ScreenController | virtual |
| getSceneId() const (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| getSceneType() const (defined in SettingsScreenController) | SettingsScreenController | |
| getScreenVersion() const (defined in SettingsScreenController) | SettingsScreenController | virtual |
| getTelemetryOverride() const (defined in ScreenController) | ScreenController | |
| handleEvent(::ScreenEvent &screenEvent) (defined in ScreenController) | ScreenController | virtual |
| handleGameEventNotification(::ui::GameEventNotification notification) (defined in ScreenController) | ScreenController | |
| handleLicenseChanged() (defined in ScreenController) | ScreenController | virtual |
| hasFinishedAsyncTasks() const (defined in ScreenController) | ScreenController | |
| InputModeChangedEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| IntegerOptionGetter typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| IntegerOptionSetter typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| IntValuesVectorGetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| leaveScreen(::std::string const &expectedScreenName) (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| MainMenuScreenController() (defined in MainMenuScreenController) | MainMenuScreenController | |
| MainMenuScreenController(::std::shared_ptr<::MainMenuScreenModel > model, ::ScreenExitBehavior exitBehavior) (defined in MainMenuScreenController) | MainMenuScreenController | |
| mAnimationEventCallbackMap (defined in ScreenController) | ScreenController | |
| mAnyCollectionBindCallbacks (defined in ScreenController) | ScreenController | |
| mAsyncTracker (defined in MainMenuScreenController) | MainMenuScreenController | |
| mBindCallbacks (defined in ScreenController) | ScreenController | |
| mButtonEventCallbackMap (defined in ScreenController) | ScreenController | |
| mButtonInteractedEventCallbackMap (defined in ScreenController) | ScreenController | |
| mClippedCollectionEventCallbackMap (defined in ScreenController) | ScreenController | |
| mClipStateChangeEventCallbackMap (defined in ScreenController) | ScreenController | |
| mCollectionBindCallbacks (defined in ScreenController) | ScreenController | |
| mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| mControlCreateCallback (defined in ScreenController) | ScreenController | |
| mControlDestroyAllCallback (defined in ScreenController) | ScreenController | |
| mControlDestroyCallback (defined in ScreenController) | ScreenController | |
| mCreateInitialized (defined in ScreenController) | ScreenController | |
| mCurrentFocus (defined in SettingsScreenController) | SettingsScreenController | |
| mCurrentTab (defined in SettingsScreenController) | SettingsScreenController | |
| mCurrentTabTitle (defined in SettingsScreenController) | SettingsScreenController | |
| mCustomRendererEventHandlerCallbackMap (defined in ScreenController) | ScreenController | |
| mDropDownActive (defined in MinecraftScreenController) | MinecraftScreenController | |
| mExitBehavior (defined in MinecraftScreenController) | MinecraftScreenController | |
| mFocusMoveEventCallbacks (defined in ScreenController) | ScreenController | |
| mFullscreen (defined in SettingsScreenController) | SettingsScreenController | |
| mGeneralSettingsScreenController (defined in SettingsScreenController) | SettingsScreenController | |
| MinecraftScreenController() (defined in MinecraftScreenController) | MinecraftScreenController | |
| MinecraftScreenController(::std::shared_ptr<::MinecraftScreenModel > model, ::ScreenExitBehavior exitBehavior, bool usesErrorPopupInfo) (defined in MinecraftScreenController) | MinecraftScreenController | |
| mInitialized (defined in ScreenController) | ScreenController | |
| mInitialPack (defined in SettingsScreenController) | SettingsScreenController | |
| mInitialTab (defined in SettingsScreenController) | SettingsScreenController | |
| mInitialTabSelected (defined in SettingsScreenController) | SettingsScreenController | |
| mInputMode (defined in MinecraftScreenController) | MinecraftScreenController | |
| mInputModeChangedEventCallbacks (defined in ScreenController) | ScreenController | |
| mInviteLink (defined in SettingsScreenController) | SettingsScreenController | |
| mIsGlobalSettingsScreen (defined in SettingsScreenController) | SettingsScreenController | |
| mIsScrollingLocked (defined in ScreenController) | ScreenController | |
| mIsShowErrorScreenInProgress (defined in MinecraftScreenController) | MinecraftScreenController | |
| mLeaveScreen (defined in MinecraftScreenController) | MinecraftScreenController | |
| mMainMenuScreenModel (defined in MainMenuScreenController) | MainMenuScreenController | |
| mMaintainOldFocusOnOpen (defined in SettingsScreenController) | SettingsScreenController | |
| mMinecraftScreenModel (defined in MinecraftScreenController) | MinecraftScreenController | |
| mModalDialogResultCallback (defined in MinecraftScreenController) | MinecraftScreenController | |
| mNavigateToMenuOnExit (defined in SettingsScreenController) | SettingsScreenController | |
| mOnOpenCallback (defined in SettingsScreenController) | SettingsScreenController | |
| mOptionsSaveDeferral (defined in SettingsScreenController) | SettingsScreenController | |
| mPlayerDied (defined in MinecraftScreenController) | MinecraftScreenController | |
| mPointerHeldEventCallbacks (defined in ScreenController) | ScreenController | |
| mPreviousInputMode (defined in MinecraftScreenController) | MinecraftScreenController | |
| mProvidedLevelSummary (defined in SettingsScreenController) | SettingsScreenController | |
| mProxy (defined in ScreenController) | ScreenController | |
| mRawInputEventHandlerCallback (defined in ScreenController) | ScreenController | |
| mRayTracingActive (defined in MinecraftScreenController) | MinecraftScreenController | |
| mRealmsInviteLinkSettingsScreenController (defined in SettingsScreenController) | SettingsScreenController | |
| mRealmsSettingsScreenController (defined in SettingsScreenController) | SettingsScreenController | |
| mReloadTexturePacksOnExit (defined in SettingsScreenController) | SettingsScreenController | |
| mScreenInfo() (defined in SettingsScreenController) | SettingsScreenController | static |
| mScreenViewCommand (defined in ScreenController) | ScreenController | |
| mScreenViewSendManualInputEventCallback (defined in ScreenController) | ScreenController | |
| mSettingsMode (defined in SettingsScreenController) | SettingsScreenController | |
| mShowInviteLinkSettings (defined in SettingsScreenController) | SettingsScreenController | |
| mShowRealmsSettings (defined in SettingsScreenController) | SettingsScreenController | |
| mSliderChangeEventCallbackMap (defined in ScreenController) | ScreenController | |
| mSliderOptionID() (defined in MinecraftScreenController) | MinecraftScreenController | static |
| mSliderOptionTitle() (defined in MinecraftScreenController) | MinecraftScreenController | static |
| mSocialSettingsScreenController (defined in SettingsScreenController) | SettingsScreenController | |
| mStepSliderValues (defined in MinecraftScreenController) | MinecraftScreenController | |
| mSubControllers (defined in ScreenController) | ScreenController | |
| mTaskGroup (defined in ScreenController) | ScreenController | |
| mTextEditEventCallbackMap (defined in ScreenController) | ScreenController | |
| mTextEditSelectedStateChangeEventCallbackMap (defined in ScreenController) | ScreenController | |
| mToggleChangeEventCallbackMap (defined in ScreenController) | ScreenController | |
| mTTSDialogMessage (defined in MinecraftScreenController) | MinecraftScreenController | |
| mTTSSettingsScreenName (defined in SettingsScreenController) | SettingsScreenController | |
| mTTSTitle (defined in MinecraftScreenController) | MinecraftScreenController | |
| mUsesErrorInfo (defined in ScreenController) | ScreenController | |
| mWorld (defined in SettingsScreenController) | SettingsScreenController | |
| mWorldSettingsScreenController (defined in SettingsScreenController) | SettingsScreenController | |
| needOnlineNetworkForXBLSignInDialog(::std::function< void(::ModalScreenButtonId)> callback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| onCreation() (defined in ScreenController) | ScreenController | virtual |
| onDelete() (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| onEntered() (defined in ScreenController) | ScreenController | virtual |
| onEntering() (defined in ScreenController) | ScreenController | virtual |
| onInit() (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| onLeave() (defined in ScreenController) | ScreenController | virtual |
| onOpen() (defined in SettingsScreenController) | SettingsScreenController | virtual |
| onReload() (defined in ScreenController) | ScreenController | virtual |
| onScreenPushedAbove() (defined in ScreenController) | ScreenController | virtual |
| onTerminate() (defined in ScreenController) | ScreenController | virtual |
| operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| packItemInstance(::ItemInstance const &item) (defined in MinecraftScreenController) | MinecraftScreenController | static |
| PointerHeldEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| preFrameTick() (defined in ScreenController) | ScreenController | virtual |
| PreviousButtonStateRequirement enum name (defined in ScreenController) | ScreenController | |
| PreviousButtonStateRequirement enum name (defined in ScreenController) | ScreenController | |
| ProgressSliderOptionLabeller typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| promptConnect(bool signInOnSuccess, ::std::function< void(::Social::UserPlatformConnectionResult)> signInCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| promptSignIn(::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| queueAsyncTask(::brstd::move_only_function<::TaskResult()> &&task, ::std::function< void()> &&callback) (defined in ScreenController) | ScreenController | |
| queueTitleNarration() (defined in ScreenController) | ScreenController | virtual |
| RawInputEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| registerAnimationEventHandler(uint eventId, ::brstd::move_only_function<::ui::ViewRequest() const > callback) (defined in ScreenController) | ScreenController | |
| registerButtonEventHandler(uint buttonId, ::ButtonState currentState, ::ButtonState previousState, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) (defined in ScreenController) | ScreenController | |
| registerButtonEventHandler(uint buttonId, ::ButtonState currentState, ::ScreenController::PreviousButtonStateRequirement previousStateRequirement, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) (defined in ScreenController) | ScreenController | |
| registerButtonInteractedHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) (defined in ScreenController) | ScreenController | |
| registerButtonPressedHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) (defined in ScreenController) | ScreenController | |
| registerButtonReleasedHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) (defined in ScreenController) | ScreenController | |
| registerClippedCollectionEventHandler(::StringHash const &collectionName, ::brstd::move_only_function<::ui::ViewRequest(int, int, ::UIPropertyBag &) const > callback) (defined in ScreenController) | ScreenController | |
| registerClipStateChangeEventHandler(uint eventId, ::brstd::move_only_function<::ui::ViewRequest(bool, ::UIPropertyBag &) const > callback) (defined in ScreenController) | ScreenController | |
| registerCustomRendererEventHandler(uint eventId, ::brstd::move_only_function<::ui::ViewRequest() const > callback) (defined in ScreenController) | ScreenController | |
| registerFocusMovedEventHandler(::brstd::move_only_function<::ui::ViewRequest(::FocusMoveScreenEventData &) const > callback) (defined in ScreenController) | ScreenController | |
| registerInputModechangedEventHandler(::brstd::move_only_function<::ui::ViewRequest(::InputModeChangeScreenEventData &) const > callback) (defined in ScreenController) | ScreenController | |
| registerPointerHeldEventHandler(::brstd::move_only_function<::ui::ViewRequest(::PointerHeldScreenEventData &) const > callback) (defined in ScreenController) | ScreenController | |
| registerSliderChangedEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) (defined in ScreenController) | ScreenController | |
| registerSliderFinishedEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) (defined in ScreenController) | ScreenController | |
| registerSliderNotFinishedEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) (defined in ScreenController) | ScreenController | |
| registerTextEditChangedEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) (defined in ScreenController) | ScreenController | |
| registerTextEditFinishedEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) (defined in ScreenController) | ScreenController | |
| registerTextEditSelectedStateChangeEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditSelectedStateChangeEventData &) const > callback) (defined in ScreenController) | ScreenController | |
| registerTextEventHandler(::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) (defined in ScreenController) | ScreenController | |
| registerToggleChangeEventHandler(uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::ToggleChangeEventData &) const > callback) (defined in ScreenController) | ScreenController | |
| ScreenController() (defined in ScreenController) | ScreenController | |
| ScreenController(bool useTaskGroup) (defined in ScreenController) | ScreenController | explicit |
| setAssociatedBlockPos(::BlockPos const &pos) (defined in ScreenController) | ScreenController | virtual |
| setAssociatedEntityUniqueID(::ActorUniqueID const unqiueID) (defined in ScreenController) | ScreenController | virtual |
| setControlFactoryCreateCallback(::std::function< void(::std::string const &, ::UIPropertyBag const &)> callback) (defined in ScreenController) | ScreenController | |
| setControlFactoryDestroyAllCallback(::std::function< void(::std::string const &)> callback) (defined in ScreenController) | ScreenController | |
| setControlFactoryDestroyCallback(::std::function< void(::std::string const &, ::std::string const &)> callback) (defined in ScreenController) | ScreenController | |
| setScreenState(::std::vector<::std::pair<::std::string_view, ::std::string_view > > const &) (defined in ScreenController) | ScreenController | virtual |
| setSuspendDirectionalInput(bool suspendDirectionalInput) (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| setSuspendInput(bool suspendInput) (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| SettingsScreenController() (defined in SettingsScreenController) | SettingsScreenController | |
| SettingsScreenController(::std::shared_ptr<::MainMenuScreenModel > model, bool createWorld, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| SettingsScreenController(::std::shared_ptr<::MainMenuScreenModel > model, ::Realms::World const &world, ::Realms::InviteLink const &link, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| SettingsScreenController(::std::shared_ptr<::MainMenuScreenModel > model, ::Realms::World const &world, ::SettingsTabIndex tabIndex, bool maintainOldFocus, ::std::string packId) (defined in SettingsScreenController) | SettingsScreenController | |
| SettingsScreenController(::std::shared_ptr<::MainMenuScreenModel > model, ::LevelSummary const &levelSummary, bool createFromTemplate, ::std::string packId, ::std::function< void()> onOpenCallback, ::SettingsTabIndex tabIndex, bool maintainOldFocus) (defined in SettingsScreenController) | SettingsScreenController | |
| SettingsScreenController(::std::shared_ptr<::MainMenuScreenModel > model, ::LevelSummary const &levelSummary, ::SettingsTabIndex tabIndex, bool navToMenuOnExit, bool maintainOldFocus, ::std::string const &initialPackId, bool fullscreen) (defined in SettingsScreenController) | SettingsScreenController | |
| setUpCallbacksForBooleanOption(::OptionID optionID, ::std::string const &toggleName) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setUpCallbacksForBooleanOption(::OptionID optionID, ::std::string const &toggleName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setUpCallbacksForBooleanOption(::std::string const &toggleName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::function< bool()> isEnabled, ::std::function< bool()> getValue, ::std::function< void(bool)> setValue) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setUpCallbacksForCollectionDropdownOption(::std::string const &collectionName, int const &collectionSize, ::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs, ::std::string const &enabledBindingName, ::std::function< bool(int)> isEnabled, ::std::function< int(int)> getValue, ::std::function< void(int, int)> setValue) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForDropdownOption(::OptionID optionID, ::std::string const &dropdownName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForDropdownOption(::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &nameLabelPairs, ::std::function< int()> getValue, ::std::function< void(int)> setValue) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForDropdownOption(::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs, ::std::string const &enabledBindingName, ::std::function< bool()> isEnabled, ::std::function< int()> getValue, ::std::function< void(int)> setValue) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForFloatOption(::OptionID optionID, ::std::string const &sliderName, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForFloatOption(::OptionID optionID, ::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForFloatOption(::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string()> getOptionName, ::std::function< bool()> isEnabled, ::std::function< float()> getValue, ::std::function< void(float)> setValue, ::std::function< float()> getMin, ::std::function< float()> getMax, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForNestedButtonInCollection(::std::string const &nestedBaseButtonId, ::std::string const &nestedControlEnabledBinding, ::std::string firstControlName, ::std::function< int(::UIPropertyBag &)> indexSelectionFunc, ::std::function< bool(::UIPropertyBag &, int)> visibilityFunction, ::std::vector< uint > ignoredControls) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForStackPanelGrid(::std::string const &gridCollectionPrefix, ::std::function< int()> widthCallback, ::std::function< int()> heightCallback, ::std::function< int()> itemCountCallback) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForStepOption(::OptionID optionID, ::std::string const &sliderName, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForStepOption(::OptionID optionID, ::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &stepsBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setUpCallbacksForStepOption(::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &stepsBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string()> getOptionName, ::std::function< bool()> isEnabled, ::std::function<::std::vector< int >()> getValues, ::std::function< int()> getValue, ::std::function< void(int)> setValue, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate, ::OptionID sliderOptionID) (defined in MinecraftScreenController) | MinecraftScreenController | |
| setupCallbacksForStringOption(::OptionID optionID, ::std::string const &textboxName, ::std::function< bool(::std::string const &)> changedValidator, ::std::function< bool(::std::string const &)> finishedValidator) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setupCallbacksForStringOption(::OptionID optionID, ::std::string const &textboxName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::function< bool(::std::string const &)> changedValidator, ::std::function< bool(::std::string const &)> finishedValidator) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setupCallbacksForStringOption(::std::string const &textboxName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::function< bool()> isEnabled, ::std::function<::std::string()> getValue, ::std::function< void(::std::string const &)> setValue, ::std::function< bool(::std::string const &)> changedValidator, ::std::function< bool(::std::string const &)> finishedValidator, ::std::function< void()> onFinished) (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| setViewCommand(::ScreenViewCommand const &callback) (defined in ScreenController) | ScreenController | virtual |
| showInvalidCrossPlatformMultiplayerSkinModal() (defined in MainMenuScreenController) | MainMenuScreenController | |
| showPickFileDialog(::std::shared_ptr<::FilePickerSettings > settings) (defined in MinecraftScreenController) | MinecraftScreenController | |
| showRemoteStorageErrorModal(::Core::Path const &storageDirectory) (defined in MinecraftScreenController) | MinecraftScreenController | |
| showSignIn() (defined in MinecraftScreenController) | MinecraftScreenController | |
| SliderChangeEventCallbackMap typedef (defined in ScreenController) | ScreenController | |
| SliderChangeEventCallbackVector typedef (defined in ScreenController) | ScreenController | |
| SliderChangeEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| SliderChangeEventHandlerCallbackInfo typedef (defined in ScreenController) | ScreenController | |
| SliderChangeType enum name (defined in ScreenController) | ScreenController | |
| SliderChangeType enum name (defined in ScreenController) | ScreenController | |
| startRealm(::IMinecraftEventing::RealmConnectionFlow fromFlow, ::Realms::World &world, ::std::function< void(::IMinecraftEventing::RealmConnectionResult, ::std::optional<::Realms::FailureReason >)> callback, ::MainMenuScreenController::StartRealmFailureAction failureAction, ::std::function< void()> onlineSafetyCancelledCallback) (defined in MainMenuScreenController) | MainMenuScreenController | |
| StartRealmFailureAction enum name (defined in MainMenuScreenController) | MainMenuScreenController | |
| StartRealmFailureAction enum name (defined in MainMenuScreenController) | MainMenuScreenController | |
| StepSliderOptionLabeller typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| StringFinished typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| StringOptionGetter typedef (defined in MinecraftScreenController) | MinecraftScreenController | |
| StringOptionSetter typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| StringValidator typedef (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | |
| TextEditSelectedStateChangeEventCallbackMap typedef (defined in ScreenController) | ScreenController | |
| TextEditSelectedStateChangeEventCallbackVector typedef (defined in ScreenController) | ScreenController | |
| TextEditSelectedStateChangeEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| TextEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| TextEventHandlerCallbackInfo typedef (defined in ScreenController) | ScreenController | |
| TextEventHandlerCallbackMap typedef (defined in ScreenController) | ScreenController | |
| TextEventHandlerCallbackVector typedef (defined in ScreenController) | ScreenController | |
| tick() (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| ToggleChangeEventCallbackMap typedef (defined in ScreenController) | ScreenController | |
| ToggleChangeEventCallbackVector typedef (defined in ScreenController) | ScreenController | |
| ToggleChangeEventHandlerCallback typedef (defined in ScreenController) | ScreenController | |
| tryExit() (defined in MinecraftScreenController) | MinecraftScreenController | |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~IScreenController()=default (defined in IScreenController) | IScreenController | virtual |
| ~MainMenuScreenController() (defined in MainMenuScreenController) | MainMenuScreenController | virtual |
| ~MinecraftScreenController() (defined in MinecraftScreenController) | MinecraftScreenController | virtual |
| ~ScreenController() (defined in ScreenController) | ScreenController | virtual |
| ~SettingsScreenController() (defined in SettingsScreenController) | SettingsScreenController | virtual |
| ~SettingsScreenControllerBase() (defined in SettingsScreenControllerBase) | SettingsScreenControllerBase | virtual |