|
| virtual void | onResizeEnd () |
|
virtual void | onAppPaused () |
|
virtual void | onAppUnpaused () |
|
virtual void | onAppPreSuspended () |
|
virtual void | onAppSuspended () |
|
virtual void | onAppResumed () |
|
virtual void | onAppFocusLost () |
|
virtual void | onAppFocusGained () |
|
virtual void | onAppTerminated () |
|
virtual void | onOperationModeChanged (::OperationMode const operationMode) |
|
virtual void | onPerformanceModeChanged (bool const boost) |
|
virtual void | onPushNotificationReceived (::PushNotificationMessage const &msg) |
|
virtual void | onResizeBegin () |
|
virtual void | onDeviceLost () |
|
virtual void | onAppSurfaceCreated () |
|
virtual void | onAppSurfaceDestroyed () |
|
virtual void | onClipboardCopy (::std::string const &clipString) |
|
virtual void | onClipboardPaste (::std::string const &clipString) |
|
virtual void | onLowMemory (::LowMemorySeverity) |
|
MCAPI void | initListener (float priority) |
|
MCAPI void | $dtor () |
|
MCFOLD void | $onAppPaused () |
|
MCFOLD void | $onAppUnpaused () |
|
MCFOLD void | $onAppPreSuspended () |
|
MCFOLD void | $onAppSuspended () |
|
MCFOLD void | $onAppResumed () |
|
MCFOLD void | $onAppFocusLost () |
|
MCFOLD void | $onAppFocusGained () |
|
MCFOLD void | $onAppTerminated () |
|
MCFOLD void | $onOperationModeChanged (::OperationMode const operationMode) |
|
MCFOLD void | $onPerformanceModeChanged (bool const boost) |
|
MCFOLD void | $onPushNotificationReceived (::PushNotificationMessage const &msg) |
|
MCFOLD void | $onResizeBegin () |
|
MCFOLD void | $onResizeEnd () |
|
MCFOLD void | $onDeviceLost () |
|
MCFOLD void | $onAppSurfaceCreated () |
|
MCFOLD void | $onAppSurfaceDestroyed () |
|
MCFOLD void | $onClipboardCopy (::std::string const &clipString) |
|
MCFOLD void | $onClipboardPaste (::std::string const &clipString) |
|
MCFOLD void | $onLowMemory (::LowMemorySeverity) |
|
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSplitScreenToken |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSplitScreenScaleToken |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mScaleToken |
|
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::AppPlatform > > | mAppPlatform |
|
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::IClientInstance > > | mClient |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mDisplayWidth |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mDisplayHeight |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mGuiScaleModifier |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< uint64 > > | mGuiScaleBase |
|
::ll::TypedStorage< 8, 176, ::OreUI::Property< float > > | mPixelsPerMillimeter |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mLowMemorySubscription |
|
::ll::TypedStorage< 1, 1, bool > | mListenerRegistered |
◆ onResizeEnd()
| virtual void OreUI::DeviceDisplayInformationQuery::onResizeEnd |
( |
| ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** AppPlatformListener::$vftable |
( |
| ) |
|
|
staticinherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: