terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
EquipmentLoadout () | |
void | Serialize (BinaryWriter writer) |
void | Deserialize (BinaryReader reader, int gameVersion) |
void | Swap (Player player) |
void | TryDroppingItems (Player player, IEntitySource source) |
void | FixLoadedData () |
Public Attributes | |
Item[] | Armor |
Item[] | Dye |
bool[] | Hide |
Private Member Functions | |
Item[] | CreateItemArray (int length) |
Definition at line 9 of file EquipmentLoadout.cs.