LeviLamina
Loading...
Searching...
No Matches
Bedrock::CommonPlatform Class Referenceabstract
Inheritance diagram for Bedrock::CommonPlatform:

Public Member Functions

virtual bool updatePlatformInfo ()=0
virtual bool updatePlatformGraphicsInfo ()=0
virtual bool _preAppCreation (::Bedrock::ActivationArguments const &)=0
virtual bool _postAppCreation (::Bedrock::ActivationArguments const &actArgs)=0
virtual void _processActivationArguments (::Bedrock::ActivationArguments const &args)=0
virtual bool _update (bool canRender)=0
virtual void notifyUriListeners_Shim (::ActivationUri const &uri)=0
MCAPI bool startApp (::Bedrock::ActivationArguments const &actArgs)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformRuntimeInfo > > mPlatformRuntimeInfo
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PlatformBuildInfo > > mPlatformBuildInfo
::ll::TypedStorage< 1, 1, ::std::atomic< bool > > mHasInitialized
::ll::TypedStorage< 8, 16, ::gsl::not_null<::std::shared_ptr<::Bedrock::IAppHolder > > > mHolder

Member Function Documentation

◆ $vftable()

MCAPI void ** Bedrock::CommonPlatform::$vftable ( )
static
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: