|
|
PendingTransaction & | operator= (PendingTransaction const &) |
|
| PendingTransaction (PendingTransaction const &) |
| MCAPI void | _clearRetainedBlockRegions () |
| MCAPI ::Scripting::Result_deprecated< bool > | addEntityOperation (::Actor *entity, ::Editor::Transactions::EntityOperation::OperationType type) |
| MCAPI ::Scripting::Result_deprecated< void > | addPrefabInstanceOperation (::mce::UUID const &instanceId, ::std::optional<::std::string > oldPayload, ::std::optional<::std::string > newPayload, ::mce::UUID eventHandlerId) |
| MCAPI ::Scripting::Result_deprecated< bool > | addUserDefinedOperation (::std::string oldPayload, ::std::string newPayload, ::std::string const &operationName, ::mce::UUID eventHandlerId) |
| MCAPI ::Scripting::Result_deprecated< void > | addVolumeListOperation (::std::vector<::Editor::RelativeVolumeListBlockVolume > &&oldVolumes, ::std::vector<::Editor::RelativeVolumeListBlockVolume > &&newVolumes, ::mce::UUID eventHandlerId) |
| MCAPI ::Scripting::Result_deprecated< int > | commitTrackedChanges () |
| MCAPI ::Scripting::Result_deprecated< int > | discardTrackedChanges () |
| MCAPI ::Scripting::Result_deprecated< bool > | trackBlockChangeArea (::BlockPos const &from, ::BlockPos const &to) |
| MCAPI ::Scripting::Result_deprecated< bool > | trackBlockChangeList (::std::vector<::BlockPos > const &locations) |
| MCAPI ::Scripting::Result_deprecated< bool > | trackBlockChangeVolume (::BlockVolumeBase const &volume) |
| MCAPI ::Scripting::Result_deprecated< bool > | trackPrefabInstanceChange (::mce::UUID const &instanceId, ::mce::UUID eventHandlerId) |
◆ _clearRetainedBlockRegions()
| MCAPI void Editor::Transactions::PendingTransaction::_clearRetainedBlockRegions |
( |
| ) |
|
- 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.
◆ addEntityOperation()
| MCAPI ::Scripting::Result_deprecated< bool > Editor::Transactions::PendingTransaction::addEntityOperation |
( |
::Actor * | entity, |
|
|
::Editor::Transactions::EntityOperation::OperationType | type ) |
- 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.
◆ addPrefabInstanceOperation()
| MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::PendingTransaction::addPrefabInstanceOperation |
( |
::mce::UUID const & | instanceId, |
|
|
::std::optional<::std::string > | oldPayload, |
|
|
::std::optional<::std::string > | newPayload, |
|
|
::mce::UUID | eventHandlerId ) |
- 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.
◆ addUserDefinedOperation()
| MCAPI ::Scripting::Result_deprecated< bool > Editor::Transactions::PendingTransaction::addUserDefinedOperation |
( |
::std::string | oldPayload, |
|
|
::std::string | newPayload, |
|
|
::std::string const & | operationName, |
|
|
::mce::UUID | eventHandlerId ) |
- 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.
◆ addVolumeListOperation()
- 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.
◆ commitTrackedChanges()
- 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.
◆ discardTrackedChanges()
- 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.
◆ trackBlockChangeArea()
- 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.
◆ trackBlockChangeList()
- 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.
◆ trackBlockChangeVolume()
- 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.
◆ trackPrefabInstanceChange()
- 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.
◆ getId()
- 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.
◆ isValid()
- 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: