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

◆ GetMode() [2/2]

static ? LazyThreadSafetyMode System.LazyHelper.GetMode ( LazyHelper state)
inlinestaticpackage

Definition at line 73 of file LazyHelper.cs.

74 {
75 return state?.GetMode();
76 }

References System.state.