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

◆ EnlistmentDone()

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

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 26 of file VolatileEnlistmentInDoubt.cs.

27 {
28 VolatileEnlistmentState.VolatileEnlistmentEnded.EnterState(enlistment);
29 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentEnded.