Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCachedName()
string
System.RuntimeType.GetCachedName
(
TypeNameKind
kind
)
inline
private
Definition at line
3092
of file
RuntimeType.cs
.
3093
{
3094
return
Cache.GetName(kind);
3095
}
Referenced by
System.RuntimeType.ToString()
.
System
RuntimeType
Generated by
1.10.0