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

◆ GetEmptyStorage()

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

Definition at line 249 of file Int16Storage.cs.

250 {
251 return new short[recordCount];
252 }

References System.Xml.Dictionary.