Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ EnlistmentDone()

override void System.Transactions.VolatileEnlistmentPreparingAborting.EnlistmentDone ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 10 of file VolatileEnlistmentPreparingAborting.cs.

11 {
12 VolatileEnlistmentState.VolatileEnlistmentEnded.EnterState(enlistment);
13 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentEnded.