Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetEmptyArray()
object[] System.RuntimeType.GetEmptyArray
(
)
inline
package
Definition at line
2864
of file
RuntimeType.cs
.
2865
{
2866
return
Cache.GetEmptyArray();
2867
}
System
RuntimeType
Generated by
1.10.0