6 : base(
owner, container, _currency)
35 if (!button || button.
card ==
null)
44 if (currentButton.
card !=
null)
46 currentButton.card =
null;
53 if (!button || button.
card ==
null)
override bool OnCancelDrag(DragItemCard.DragInfo from)
override void OnClick(ButtonGrid button)
bool Process(ButtonGrid button)
override void ListInteractions(ListInteraction list, Thing t, Trait trait, ButtonGrid b, bool context)
override bool AllowTransfer
override void OnRightClick(ButtonGrid button)
InvOwnerAlly(Card owner, Card container=null, CurrencyType _currency=CurrencyType.Money)
override void OnRightPressed(ButtonGrid button)
override string GetAutoUseLang(ButtonGrid button)
bool Process(bool startTransaction=false)
virtual string langTransfer
List< ButtonGrid > buttons
static LayerDragGrid Instance