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

◆ EnterState()

override void System.Transactions.DurableEnlistmentActive.EnterState ( InternalEnlistment enlistment)
inlinepackage

Definition at line 5 of file DurableEnlistmentActive.cs.

6 {
7 enlistment.State = this;
8 }