|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Attributes | |
| Card | dest |
| InvOwner | owner |
| Mode | mode |
| SubMode | subMode |
| string | textTab |
| bool | smallTab |
Definition at line 64 of file UIInventory.cs.
| Card UIInventory.Tab.dest |
Definition at line 66 of file UIInventory.cs.
Referenced by LayerInventory.CreateBuy(), LayerInventory.CreateContainer(), and LayerInventory.CreateContainer< T >().
| Mode UIInventory.Tab.mode |
Definition at line 70 of file UIInventory.cs.
Referenced by UIInventory.OnInit(), and UIInventory.SwitchTab().
| InvOwner UIInventory.Tab.owner |
Definition at line 68 of file UIInventory.cs.
Referenced by LayerInventory.GetPlayerContainer(), UIInventory.OnInit(), and UIInventory.SwitchTab().
| bool UIInventory.Tab.smallTab |
Definition at line 76 of file UIInventory.cs.
Referenced by UIInventory.OnInit().
| SubMode UIInventory.Tab.subMode |
Definition at line 72 of file UIInventory.cs.
| string UIInventory.Tab.textTab |
Definition at line 74 of file UIInventory.cs.
Referenced by UIInventory.OnInit().