LeviLamina
Loading...
Searching...
No Matches
VanillaGameModuleDedicatedServer Class Reference
+ Inheritance diagram for VanillaGameModuleDedicatedServer:

Public Member Functions

virtual ::std::unique_ptr<::GameModuleServercreateGameModuleServer ()
 
virtual ::std::shared_ptr<::IInPackagePackscreateInPackagePacks ()
 
virtual void registerMolangQueries ()
 
virtual void registerServerInstanceHandler (::ServerInstanceEventCoordinator &serverInstanceCoordinator)
 
MCAPI ::std::unique_ptr<::GameModuleServer$createGameModuleServer ()
 
MCAPI ::std::shared_ptr<::IInPackagePacks$createInPackagePacks ()
 
MCAPI void $registerMolangQueries ()
 
MCAPI void $registerServerInstanceHandler (::ServerInstanceEventCoordinator &serverInstanceCoordinator)
 
virtual ::Bedrock::NonOwnerPointer<::AppExtensions::IAppExtensionstryGetExtensions () const
 
MCAPI ::Bedrock::NonOwnerPointer<::AppExtensions::IAppExtensions$tryGetExtensions () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkda9c78
 

Member Function Documentation

◆ createGameModuleServer()

virtual ::std::unique_ptr<::GameModuleServer > VanillaGameModuleDedicatedServer::createGameModuleServer ( )
virtual

Implements IGameModuleShared.

◆ createInPackagePacks()

virtual ::std::shared_ptr<::IInPackagePacks > VanillaGameModuleDedicatedServer::createInPackagePacks ( )
virtual

Implements IGameModuleShared.

◆ registerMolangQueries()

virtual void VanillaGameModuleDedicatedServer::registerMolangQueries ( )
virtual

Implements IGameModuleShared.

◆ registerServerInstanceHandler()

virtual void VanillaGameModuleDedicatedServer::registerServerInstanceHandler ( ::ServerInstanceEventCoordinator & serverInstanceCoordinator)
virtual

Implements IGameModuleShared.

◆ $createGameModuleServer()

MCAPI ::std::unique_ptr<::GameModuleServer > VanillaGameModuleDedicatedServer::$createGameModuleServer ( )
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.

◆ $createInPackagePacks()

MCAPI ::std::shared_ptr<::IInPackagePacks > VanillaGameModuleDedicatedServer::$createInPackagePacks ( )
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.

◆ $registerMolangQueries()

MCAPI void VanillaGameModuleDedicatedServer::$registerMolangQueries ( )
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.

◆ $registerServerInstanceHandler()

MCAPI void VanillaGameModuleDedicatedServer::$registerServerInstanceHandler ( ::ServerInstanceEventCoordinator & serverInstanceCoordinator)
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.

◆ $vftable()

static MCAPI void ** VanillaGameModuleDedicatedServer::$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.

◆ tryGetExtensions()

virtual ::Bedrock::NonOwnerPointer<::AppExtensions::IAppExtensions > AppExtensions::AppExtensionsNonOwner::tryGetExtensions ( ) const
virtualinherited

◆ $tryGetExtensions()

MCAPI ::Bedrock::NonOwnerPointer<::AppExtensions::IAppExtensions > AppExtensions::AppExtensionsNonOwner::$tryGetExtensions ( ) const
inherited
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 file: