|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| DragInfo (ButtonGrid b) | |
Public Attributes | |
| ButtonGrid | button |
| BodySlot | equippedSlot |
| int | invX |
| int | invY |
| Thing | thing |
Properties | |
| List< Thing > | grid [get] |
| InvOwner | invOwner [get] |
| Card | container [get] |
| BaseList | list [get] |
| ContainerType | ContainerType [get] |
Definition at line 5 of file DragItemCard.cs.
|
inline |
Definition at line 27 of file DragItemCard.cs.
References Chara.body, DragItemCard.DragInfo.button, ButtonGrid.card, Card.Chara, InvOwner.destInvY, DragItemCard.DragInfo.equippedSlot, Card.GetRootCard(), ButtonGrid.index, ButtonGrid.invOwner, DragItemCard.DragInfo.invOwner, Card.invX, DragItemCard.DragInfo.invX, Card.invY, DragItemCard.DragInfo.invY, Thing.isEquipped, InvOwner.owner, CharaBody.slots, Card.Thing, and DragItemCard.DragInfo.thing.
| ButtonGrid DragItemCard.DragInfo.button |
Definition at line 7 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), DragItemCard.OnDrag(), InvOwner.OnDrag(), and DragItemCard.OnDragSpecial().
| BodySlot DragItemCard.DragInfo.equippedSlot |
Definition at line 9 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), and InvOwner.PutBack().
| int DragItemCard.DragInfo.invX |
Definition at line 11 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), DragItemCard.OnDragSpecial(), InvOwner.PutBack(), and Thing.ShowSplitMenu().
| int DragItemCard.DragInfo.invY |
Definition at line 13 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), DragItemCard.OnDragSpecial(), InvOwner.PutBack(), and Thing.ShowSplitMenu().
| Thing DragItemCard.DragInfo.thing |
Definition at line 15 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), InvOwner.Grab(), DragItemCard.OnDrag(), InvOwner.OnDrag(), DragItemCard.OnDragSpecial(), DragItemCard.OnStartDrag(), InvOwner.OnStartDrag(), and InvOwner.PutBack().
|
get |
Definition at line 21 of file DragItemCard.cs.
Referenced by InvOwner.PutBack().
|
get |
Definition at line 25 of file DragItemCard.cs.
|
get |
Definition at line 17 of file DragItemCard.cs.
|
get |
Definition at line 19 of file DragItemCard.cs.
Referenced by DragItemCard.DragInfo.DragInfo(), InvOwner.Grab(), DragItemCard.OnDrag(), InvOwner.OnDrag(), DragItemCard.OnDragSpecial(), DragItemCard.OnStartDrag(), and InvOwner.PutBack().
|
get |
Definition at line 23 of file DragItemCard.cs.
Referenced by InvOwner.Grab(), InvOwner.OnDrag(), and InvOwner.PutBack().