LeviLamina
Loading...
Searching...
No Matches
Editor::Transactions::TransactionContext Class Reference

Classes

struct  ActiveProcess

Public Types

enum class  OperationErrorHandling : int { ContinueOnError = 0 , StopOnError = 1 }

Public Member Functions

TransactionContext & operator= (TransactionContext const &)
 TransactionContext (TransactionContext const &)
MCAPI TransactionContext (::std::string name, ::Editor::Transactions::TransactionContext::OperationErrorHandling errorHandling)
MCAPI ::Scripting::Result_deprecated< void > _clearActiveProcess ()
MCAPI ::Scripting::Result_deprecated< void > _redo (::Editor::ServiceProviderCollection &serviceProviders)
MCAPI void _tryDispatchOperationEvent (bool isUndo, ::Editor::Transactions::IOperation::ProcessResult const &result)
MCAPI ::Scripting::Result_deprecated< void > _undo (::Editor::ServiceProviderCollection &serviceProviders)
MCAPI ~TransactionContext ()
MCAPI void * $ctor (::std::string name, ::Editor::Transactions::TransactionContext::OperationErrorHandling errorHandling)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkeaa45c
::ll::UntypedStorage< 8, 16 > mUnk95977f
::ll::UntypedStorage< 8, 24 > mUnkc3c05a
::ll::UntypedStorage< 8, 24 > mUnk14143f
::ll::UntypedStorage< 4, 4 > mUnk1afd03
::ll::UntypedStorage< 8, 8 > mUnk3b5778
::ll::UntypedStorage< 8, 24 > mUnkfaed19
::ll::UntypedStorage< 8, 64 > mUnkda5207

Constructor & Destructor Documentation

◆ TransactionContext()

MCAPI Editor::Transactions::TransactionContext::TransactionContext ( ::std::string name,
::Editor::Transactions::TransactionContext::OperationErrorHandling errorHandling )
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.

◆ ~TransactionContext()

MCAPI Editor::Transactions::TransactionContext::~TransactionContext ( )
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

◆ _clearActiveProcess()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::TransactionContext::_clearActiveProcess ( )
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.

◆ _redo()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::TransactionContext::_redo ( ::Editor::ServiceProviderCollection & serviceProviders)
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.

◆ _tryDispatchOperationEvent()

MCAPI void Editor::Transactions::TransactionContext::_tryDispatchOperationEvent ( bool isUndo,
::Editor::Transactions::IOperation::ProcessResult const & result )
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.

◆ _undo()

MCAPI ::Scripting::Result_deprecated< void > Editor::Transactions::TransactionContext::_undo ( ::Editor::ServiceProviderCollection & serviceProviders)
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()

MCAPI void * Editor::Transactions::TransactionContext::$ctor ( ::std::string name,
::Editor::Transactions::TransactionContext::OperationErrorHandling errorHandling )
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::Transactions::TransactionContext::$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: