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 | |
ItemSpaceStatus (bool CanTakeItem=false, bool ItemIsGoingToVoidVault=false) | |
void | Set (bool CanTakeItem, bool ItemIsGoingToVoidVault=false) |
Public Attributes | |
bool | CanTakeItem |
bool | ItemIsGoingToVoidVault |
Properties | |
bool | CanTakeItemToPersonalInventory [get, set] |