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

◆ GetEmptyStorage()

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

Definition at line 257 of file Int32Storage.cs.

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

References System.Xml.Dictionary.