|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Collaboration diagram for Terraria.ModLoader.MapEntry:Package Functions | |
| MapEntry (Color color, LocalizedText name=null) | |
| MapEntry (Color color, LocalizedText name, Func< string, int, int, string > getName) | |
Package Attributes | |
| Color | color |
| LocalizedText | name |
| Func< string, int, int, string > | getName |
Static Private Member Functions | |
| static string | sameName (string name, int x, int y) |
Definition at line 7 of file MapEntry.cs.