|
enum class | State : int { Uninitialized = 0
, Initialized = 1
, Ready = 2
} |
|
◆ init()
◆ quit()
◆ getServiceName()
virtual::std::string_view Editor::Services::EditorExportProjectManagerService::getServiceName |
( |
| ) |
const |
|
virtual |
◆ beginExportProject()
virtual void Editor::Services::EditorExportProjectManagerService::beginExportProject |
( |
::WeakEntityRef | playerRef, |
|
|
::Editor::GameOptions const & | gameOptions, |
|
|
::Editor::WorldType const | editorWorldType, |
|
|
::std::function< void(::Editor::ExportResult const &)> | callback ) |
|
virtual |
◆ canExportProject()
virtual bool Editor::Services::EditorExportProjectManagerService::canExportProject |
( |
| ) |
|
|
virtual |
◆ $init()
- 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.
◆ $quit()
- 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.
◆ $getServiceName()
MCAPI::std::string_view Editor::Services::EditorExportProjectManagerService::$getServiceName |
( |
| ) |
const |
- 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.
◆ $beginExportProject()
MCAPI void Editor::Services::EditorExportProjectManagerService::$beginExportProject |
( |
::WeakEntityRef | playerRef, |
|
|
::Editor::GameOptions const & | gameOptions, |
|
|
::Editor::WorldType const | editorWorldType, |
|
|
::std::function< void(::Editor::ExportResult const &)> | callback ) |
- 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.
◆ $canExportProject()
MCAPI bool Editor::Services::EditorExportProjectManagerService::$canExportProject |
( |
| ) |
|
- 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.
◆ $vftableForIEditorService()
static MCAPI void ** Editor::Services::EditorExportProjectManagerService::$vftableForIEditorService |
( |
| ) |
|
|
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.
◆ $vftableForEditorPlayerExportProjectServiceProvider()
static MCAPI void ** Editor::Services::EditorExportProjectManagerService::$vftableForEditorPlayerExportProjectServiceProvider |
( |
| ) |
|
|
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.
◆ $dtor()
MCAPI void Editor::Services::IEditorService::$dtor |
( |
| ) |
|
|
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.
◆ $ready()
- 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.
◆ $isServiceInitialized()
MCAPI bool Editor::Services::IEditorService::$isServiceInitialized |
( |
| ) |
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.
◆ $isServiceReady()
MCAPI bool Editor::Services::IEditorService::$isServiceReady |
( |
| ) |
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.
◆ $vftable()
static MCAPI void ** Editor::Services::IEditorService::$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 file: