16 : base(
owner, container, _currency)
22 uiCurrency.SetActive(enable:
true);
43 int a = t.Num * Mathf.Clamp(t.
GetPrice() / 100, 1, 100);
virtual int GetPrice(CurrencyType currency=CurrencyType.Money, bool sell=false, PriceType priceType=PriceType.Default, Chara c=null)
SourceCategory.Row category
Thing Pick(Thing t, bool msg=true, bool tryStack=true)
static int rndHalf(int a)
override void _OnProcess(Thing t)
override bool ShouldShowGuide(Thing t)
override bool DenyImportant
override void BuildUICurrency(UICurrency uiCurrency, bool canReroll=false)
InvOwnerRecycle(Card owner=null, Card container=null, CurrencyType _currency=CurrencyType.Ecopo)
override string langTransfer
override ProcessType processType
static string Say(string idLang, string ref1, string ref2=null, string ref3=null, string ref4=null)
static Thing Create(string id, int idMat=-1, int lv=-1)
virtual bool CanBeDestroyed
virtual bool CanOnlyCarry
void Build(Options _options)