Show / Hide Table of Contents

Method OnCommitted

| Improve this Doc View Source

OnCommitted(ITransaction, AddonInvoker)

Intercepts before ITransaction committed.

Declaration
void OnCommitted(ITransaction transaction, AddonInvoker invoker)
Parameters
Type Name Description
ITransaction transaction

The ITransaction.

AddonInvoker invoker

The AddonInvoker which wraps the ITransaction execution.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest