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

◆ LazyHelper() [1/2]

System.LazyHelper.LazyHelper ( LazyState state)
inlinepackage

Definition at line 23 of file LazyHelper.cs.

24 {
25 State = state;
26 }

References System.state.

Referenced by System.LazyHelper.Create().