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

◆ GetEmptyStorage()

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

Definition at line 540 of file ObjectStorage.cs.

541 {
542 return new object[recordCount];
543 }

References System.Xml.Dictionary.