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

◆ CreateCopy()

CompressedStack System.Threading.CompressedStack.CreateCopy ( )
inline

Definition at line 21 of file CompressedStack.cs.

22 {
23 return this;
24 }