|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override string | ToString () |
Static Public Member Functions | |
| static void | KillSign (int x, int y) |
| static int | ReadSign (int i, int j, bool CreateIfMissing=true) |
| static void | TextSign (int i, string text) |
Public Attributes | |
| int | x |
| int | y |
| string | text |
Static Public Attributes | |
| const int | maxSigns = 1000 |