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

◆ GetEmptyStorage()

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

Definition at line 239 of file SByteStorage.cs.

240 {
241 return new sbyte[recordCount];
242 }

References System.Xml.Dictionary.