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

◆ SyncHashtable() [2/2]

Definition at line 164 of file Hashtable.cs.

165 : base(info, context)
166 {
167 throw new PlatformNotSupportedException();
168 }