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

◆ EnterState()

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

Definition at line 7 of file EnlistmentStatePromoted.cs.

8 {
9 enlistment.State = this;
10 }