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

◆ GetEmptyStorage()

override object System.Data.Common.UInt32Storage.GetEmptyStorage ( int recordCount)
inlineprotected

Definition at line 257 of file UInt32Storage.cs.

258 {
259 return new uint[recordCount];
260 }

References System.Xml.Dictionary.