|
|
ScriptPrefabService & | operator= (ScriptPrefabService const &) |
|
| ScriptPrefabService (ScriptPrefabService const &) |
| MCAPI | ScriptPrefabService (::Editor::ServiceProviderCollection &serviceProviders, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError > | _beginCaptureMouseClicks () |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError > | _clearSelectedPrefabInstances () |
| MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplate >, ::Scripting::Error, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidName, ::Editor::ScriptModule::ScriptPrefabErrorTemplateNotFound, ::Editor::ScriptModule::ScriptPrefabErrorInvalidTemplate, ::Editor::ScriptModule::ScriptPrefabErrorTemplateExists > | _cloneTemplate (::std::variant< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplate >, ::Editor::ScriptModule::ScriptPrefabTemplateMetadata > templateHandleOrMetadata, ::std::string const &newName, ::std::optional<::std::string > const &optNewDisplayName) |
| MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplate >, ::Scripting::Error, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidName, ::Editor::ScriptModule::ScriptPrefabErrorStringInvalidLength > | _createTemplate (::std::string const &name, ::std::optional<::Editor::ScriptModule::ScriptPrefabServiceCreateTemplateOptions > const &optOptions) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidInstance > | _deletePrefabInstance (::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplateInstance > instance) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorTemplateNotFound, ::Editor::ScriptModule::ScriptPrefabErrorInvalidTemplate, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidName > | _deleteTemplate (::std::variant< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplate >, ::Editor::ScriptModule::ScriptPrefabTemplateMetadata > templateHandleOrMetadata) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidInstance > | _deselectPrefabInstance (::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplateInstance > instance) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError > | _endCaptureMouseClicks () |
| MCAPI ::std::shared_ptr<::Editor::Prefabs::PrefabDBServerPlayerServiceProvider > | _getPrefabDBService () |
| MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplate >, ::Scripting::Error, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidName, ::Editor::ScriptModule::ScriptPrefabErrorTemplateNotFound > | _getTemplate (::std::variant<::Editor::ScriptModule::ScriptPrefabTemplateMetadata, ::std::string > searchMetadata_or_name) |
| MCAPI ::Scripting::Result< ::std::vector<::Editor::ScriptModule::ScriptPrefabTemplateMetadata >, ::Editor::ScriptModule::ScriptPrefabErrorServiceError > | _getTemplateList () |
| MCAPI void | _handlePrefabInstanceInteractionEvent (::Editor::Prefabs::PrefabDBInstanceInteractionEvent const &event) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError, ::Editor::ScriptModule::ScriptPrefabErrorInvalidInstance > | _selectPrefabInstance (::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptPrefabTemplateInstance > instance, bool appendToSelection) |
| MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptPrefabErrorServiceError > | _shouldCaptureMouseClicks (bool active) |
| MCAPI void * | $ctor (::Editor::ServiceProviderCollection &serviceProviders, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void | $dtor () |
◆ ScriptPrefabService()
- 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.
◆ _beginCaptureMouseClicks()
- 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.
◆ _clearSelectedPrefabInstances()
- 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.
◆ _cloneTemplate()
- 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.
◆ _createTemplate()
- 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.
◆ _deletePrefabInstance()
- 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.
◆ _deleteTemplate()
- 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.
◆ _deselectPrefabInstance()
- 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.
◆ _endCaptureMouseClicks()
- 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.
◆ _getPrefabDBService()
- 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.
◆ _getTemplate()
- 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.
◆ _getTemplateList()
- 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.
◆ _handlePrefabInstanceInteractionEvent()
- 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.
◆ _selectPrefabInstance()
- 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.
◆ _shouldCaptureMouseClicks()
- 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()
- 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()
- 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::ScriptPrefabService::$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.
◆ $vftable()
| MCAPI void ** Editor::ScriptModule::ScriptPrefabService::$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 file: