|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.Sign:Public Member Functions | |
| override string | ToString () |
| Sign () | |
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 |