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
|
Public Member Functions | |
bool | Load (BinaryReader reader, int release) |
bool | ItemFitsWeaponRack (Item i) |
void | PlaceWeapon (int x, int y, Item item) |
TilInfo_OldMobile () | |
Private Member Functions | |
void | PatchFrameY (int release, int type, ref short frameY) |
byte | ConverTileColor (byte input) |
void | CleanItemsStoredInTiles () |
void | FixChairFrame (int i, int j) |
void | CheckWeaponsRack (int i, int j) |
void | CheckMannequin (int i, int j) |
Definition at line 10 of file TilInfo_OldMobile.cs.