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

◆ GetEmptyStorage()

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

Definition at line 244 of file UInt64Storage.cs.

245 {
246 return new ulong[recordCount];
247 }

References System.Xml.Dictionary.