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
Loading...
Searching...
No Matches
Terraria.Player.ItemSpaceStatus Struct Reference
+ Collaboration diagram for Terraria.Player.ItemSpaceStatus:

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]
 

Detailed Description

Definition at line 35147 of file Player.cs.


The documentation for this struct was generated from the following file: