LeviLamina
Loading...
Searching...
No Matches
Editor::ScriptModule::ScriptRealmsService Class Reference
+ Inheritance diagram for Editor::ScriptModule::ScriptRealmsService:

Public Member Functions

ScriptRealmsServiceoperator= (ScriptRealmsService const &)
 
 ScriptRealmsService (ScriptRealmsService const &)
 
MCAPI ScriptRealmsService (::Editor::ScriptModule::ScriptRealmsService &&)
 
MCAPI ScriptRealmsService (::Editor::Services::EditorRealmsServiceProvider *realmsService, ::Editor::EditorPlayerServiceProvider *playerService, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI ::Scripting::Result_deprecated<::Scripting::Promise<::std::string const, ::Scripting::Error, void > > beginDownloadFromRealms (::std::string realmsWorldId, int slotId, ::Scripting::ScriptObjectFactory &factory)
 
MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::Editor::Services::RealmsWorldUploadResult, ::Scripting::Error, void > > beginUploadToRealms (::std::string realmsWorldId, int slotId, ::Editor::ScriptModule::ScriptGameOptions gameOptions, ::Scripting::ScriptObjectFactory &factory)
 
MCAPI bool canUploadWorld ()
 
MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::std::vector<::Editor::Services::EditorRealmsWorld >, ::Scripting::Error, void > > getRealmWorldlist (::Scripting::ScriptObjectFactory &factory)
 
MCAPI::Editor::Services::RealmsServiceStatus getServiceStatus ()
 
MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::std::vector<::Editor::Services::EditorRealmsWorldSlot >, ::Scripting::Error, void > > getSlots (::std::string const &worldId, ::Scripting::ScriptObjectFactory &factory)
 
MCAPI::Editor::Services::EditorRealmsServiceAvailability isRealmsServiceAvailable ()
 
MCAPI::Editor::ScriptModule::ScriptRealmsService & operator= (::Editor::ScriptModule::ScriptRealmsService &&)
 
MCAPI ~ScriptRealmsService ()
 
MCAPI void * $ctor (::Editor::ScriptModule::ScriptRealmsService &&)
 
MCAPI void * $ctor (::Editor::Services::EditorRealmsServiceProvider *realmsService, ::Editor::EditorPlayerServiceProvider *playerService, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::EnumBinding bindEditorRealmsServiceAvailabilityEnum ()
 
static MCAPI ::Scripting::InterfaceBinding bindEditorRealmsWorld ()
 
static MCAPI ::Scripting::InterfaceBinding bindEditorRealmsWorldSlot ()
 
static MCAPI ::Scripting::EnumBinding bindRealmsServiceStatusEnum ()
 
static MCAPI ::Scripting::EnumBinding bindRealmsWorldUploadResultEnum ()
 
static MCAPI ::Scripting::ClassBinding bindScript ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk10a30a
 
::ll::UntypedStorage< 8, 24 > mUnka75234
 
::ll::UntypedStorage< 8, 24 > mUnk377ca8
 
::ll::UntypedStorage< 8, 16 > mUnkde271f
 
::ll::UntypedStorage< 8, 16 > mUnke5e21d
 
::ll::UntypedStorage< 8, 16 > mUnk6d20ef
 
::ll::UntypedStorage< 8, 16 > mUnkdb0f42
 
::ll::UntypedStorage< 8, 8 > mUnk3aa445
 
::ll::UntypedStorage< 8, 24 > mUnk4d1c99
 

Constructor & Destructor Documentation

◆ ScriptRealmsService() [1/2]

MCAPI Editor::ScriptModule::ScriptRealmsService::ScriptRealmsService ( ::Editor::ScriptModule::ScriptRealmsService && )
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.

◆ ScriptRealmsService() [2/2]

MCAPI Editor::ScriptModule::ScriptRealmsService::ScriptRealmsService ( ::Editor::Services::EditorRealmsServiceProvider * realmsService,
::Editor::EditorPlayerServiceProvider * playerService,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ ~ScriptRealmsService()

MCAPI Editor::ScriptModule::ScriptRealmsService::~ScriptRealmsService ( )
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.

Member Function Documentation

◆ beginDownloadFromRealms()

MCAPI ::Scripting::Result_deprecated<::Scripting::Promise<::std::string const, ::Scripting::Error, void > > Editor::ScriptModule::ScriptRealmsService::beginDownloadFromRealms ( ::std::string realmsWorldId,
int slotId,
::Scripting::ScriptObjectFactory & factory )
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.

◆ beginUploadToRealms()

MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::Editor::Services::RealmsWorldUploadResult, ::Scripting::Error, void > > Editor::ScriptModule::ScriptRealmsService::beginUploadToRealms ( ::std::string realmsWorldId,
int slotId,
::Editor::ScriptModule::ScriptGameOptions gameOptions,
::Scripting::ScriptObjectFactory & factory )
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.

◆ canUploadWorld()

MCAPI bool Editor::ScriptModule::ScriptRealmsService::canUploadWorld ( )
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.

◆ getRealmWorldlist()

MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::std::vector<::Editor::Services::EditorRealmsWorld >, ::Scripting::Error, void > > Editor::ScriptModule::ScriptRealmsService::getRealmWorldlist ( ::Scripting::ScriptObjectFactory & factory)
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.

◆ getServiceStatus()

MCAPI::Editor::Services::RealmsServiceStatus Editor::ScriptModule::ScriptRealmsService::getServiceStatus ( )
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.

◆ getSlots()

MCAPI ::Scripting::Result_deprecated< ::Scripting::Promise<::std::vector<::Editor::Services::EditorRealmsWorldSlot >, ::Scripting::Error, void > > Editor::ScriptModule::ScriptRealmsService::getSlots ( ::std::string const & worldId,
::Scripting::ScriptObjectFactory & factory )
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.

◆ isRealmsServiceAvailable()

MCAPI::Editor::Services::EditorRealmsServiceAvailability Editor::ScriptModule::ScriptRealmsService::isRealmsServiceAvailable ( )
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.

◆ operator=()

MCAPI::Editor::ScriptModule::ScriptRealmsService & Editor::ScriptModule::ScriptRealmsService::operator= ( ::Editor::ScriptModule::ScriptRealmsService && )
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.

◆ bindEditorRealmsServiceAvailabilityEnum()

static MCAPI ::Scripting::EnumBinding Editor::ScriptModule::ScriptRealmsService::bindEditorRealmsServiceAvailabilityEnum ( )
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.

◆ bindEditorRealmsWorld()

static MCAPI ::Scripting::InterfaceBinding Editor::ScriptModule::ScriptRealmsService::bindEditorRealmsWorld ( )
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.

◆ bindEditorRealmsWorldSlot()

static MCAPI ::Scripting::InterfaceBinding Editor::ScriptModule::ScriptRealmsService::bindEditorRealmsWorldSlot ( )
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.

◆ bindRealmsServiceStatusEnum()

static MCAPI ::Scripting::EnumBinding Editor::ScriptModule::ScriptRealmsService::bindRealmsServiceStatusEnum ( )
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.

◆ bindRealmsWorldUploadResultEnum()

static MCAPI ::Scripting::EnumBinding Editor::ScriptModule::ScriptRealmsService::bindRealmsWorldUploadResultEnum ( )
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.

◆ bindScript()

static MCAPI ::Scripting::ClassBinding Editor::ScriptModule::ScriptRealmsService::bindScript ( )
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.

◆ $ctor() [1/2]

MCAPI void * Editor::ScriptModule::ScriptRealmsService::$ctor ( ::Editor::ScriptModule::ScriptRealmsService && )
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.

◆ $ctor() [2/2]

MCAPI void * Editor::ScriptModule::ScriptRealmsService::$ctor ( ::Editor::Services::EditorRealmsServiceProvider * realmsService,
::Editor::EditorPlayerServiceProvider * playerService,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ $dtor()

MCAPI void Editor::ScriptModule::ScriptRealmsService::$dtor ( )
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: