Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetName()
string
ReLogic.Reflection.IdDictionary.GetName
(
int
id
)
inline
Definition at line
43
of file
IdDictionary.cs
.
44
{
45
return
_idToName
[id];
46
}
ReLogic.Reflection.IdDictionary._idToName
Dictionary< int, string > _idToName
Definition
IdDictionary.cs:12
References
ReLogic.Reflection.IdDictionary._idToName
.
ReLogic
Reflection
IdDictionary
Generated by
1.10.0