Elin Modding Docs Doc
|
Public Attributes | |
Thing | thing |
int | num |
int | price |
UIInventory.Mode | mode |
Card | from |
Definition at line 1480 of file UIInventory.cs.
Card UIInventory.Transaction.from |
Definition at line 1495 of file UIInventory.cs.
UIInventory.Mode UIInventory.Transaction.mode |
Definition at line 1492 of file UIInventory.cs.
int UIInventory.Transaction.num |
Definition at line 1486 of file UIInventory.cs.
int UIInventory.Transaction.price |
Definition at line 1489 of file UIInventory.cs.
Thing UIInventory.Transaction.thing |
Definition at line 1483 of file UIInventory.cs.