Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
InvOwnerMod Class Reference
Inheritance diagram for InvOwnerMod:
InvOwnerDraglet InvOwner EClass

Public Member Functions

 InvOwnerMod (Card owner=null, Card container=null, CurrencyType _currency=CurrencyType.None)
 
override bool ShouldShowGuide (Thing t)
 
override void _OnProcess (Thing t)
 
- Public Member Functions inherited from InvOwnerDraglet
override bool AllowHold (Thing t)
 
 InvOwnerDraglet (Card owner=null, Card container=null, CurrencyType _currency=CurrencyType.Money)
 
override void OnInit ()
 
override void OnClick (ButtonGrid button)
 
override void OnRightClick (ButtonGrid button)
 
override int GetPrice (Thing t, CurrencyType currency, int num, bool sell)
 
override string GetTextDetail (Thing t, CurrencyType currency, int num, bool sell)
 
virtual void OnWriteNote (Thing t, UINote n)
 
sealed override void OnProcess (Thing t)
 
virtual void _OnProcess (Thing t)
 
virtual void OnAfterRefuel ()
 
void RedrawButton ()
 
override void BuildUICurrency (UICurrency uiCurrency, bool canReroll=false)
 
- Public Member Functions inherited from InvOwner
virtual bool AllowHold (Thing t)
 
virtual bool AllowMoved (Thing t)
 
virtual bool ShouldShowGuide (Thing t)
 
virtual bool AllowDrop (Thing t)
 
virtual Thing CreateDefaultContainer ()
 
virtual void BuildUICurrency (UICurrency uiCurrency, bool canReroll=false)
 
bool IsWeightOver (Thing t)
 
 InvOwner (Card owner, Card container=null, CurrencyType _currency=CurrencyType.None, PriceType _price=PriceType.Default)
 
void Init ()
 
virtual void OnInit ()
 
virtual void OnClick (ButtonGrid button)
 
virtual void OnRightClick (ButtonGrid button)
 
virtual void OnRightPressed (ButtonGrid button)
 
InvOwner GetShitDestOwner (ButtonGrid b, bool rightMouse=false)
 
virtual void OnShiftClick (ButtonGrid b, bool rightMouse=false)
 
virtual bool CanShiftClick (ButtonGrid b, bool rightMouse=false)
 
virtual string GetTextShiftClick (ButtonGrid b)
 
virtual void OnCtrlClick (ButtonGrid button)
 
virtual bool CanCtrlClick (ButtonGrid b)
 
virtual string GetTextCtrlClick (ButtonGrid b)
 
virtual void OnAltClick (ButtonGrid button)
 
virtual bool CanAltClick (ButtonGrid b)
 
virtual string GetTextAltClick (ButtonGrid b)
 
void Grab (DragItemCard.DragInfo from)
 
Thing PutBack (DragItemCard.DragInfo from)
 
void OnStartDrag (DragItemCard.DragInfo from)
 
virtual bool OnCancelDrag (DragItemCard.DragInfo from)
 
virtual bool OnDrag (DragItemCard.DragInfo from, DragItemCard.DragInfo to, bool execute, bool cancel=false)
 
virtual void OnProcess (Thing t)
 
bool CanOpenContainer (Thing t)
 
ListInteraction ListInteractions (ButtonGrid b, bool context)
 
bool TryHold (Thing t)
 
virtual void ListInteractions (ListInteraction list, Thing t, Trait trait, ButtonGrid b, bool context)
 
virtual string GetAutoUseLang (ButtonGrid button)
 
void AutoUse (ButtonGrid button, bool repeat=false)
 
void ShowContextMenu (ButtonGrid button)
 
virtual int GetPrice (Thing t, CurrencyType currency, int num, bool sell)
 
virtual string GetTextDetail (Thing t, CurrencyType currency, int num, bool sell)
 
virtual void OnWriteNote (ButtonGrid button, UINote n)
 
virtual string IDCostIcon (Thing t)
 
virtual bool IsFailByCurse (Thing t)
 

Static Public Member Functions

static bool IsValidRangedMod (Thing t, SourceElement.Row row)
 
- Static Public Member Functions inherited from EClass
static int rnd (int a)
 
static int curve (int a, int start, int step, int rate=75)
 
static int rndHalf (int a)
 
static float rndf (float a)
 
static int rndSqrt (int a)
 
static void Wait (float a, Card c)
 
static void Wait (float a, Point p)
 
static int Bigger (int a, int b)
 
static int Smaller (int a, int b)
 

Properties

override bool CanTargetAlly [get]
 
override ProcessType processType [get]
 
override string langTransfer [get]
 
- Properties inherited from InvOwnerDraglet
virtual ProcessType processType [get]
 
virtual bool ShowFuel [get]
 
virtual bool CanTargetAlly [get]
 
virtual string langWhat [get]
 
virtual bool AllowStockIngredients [get]
 
override bool AllowTransfer [get]
 
override bool AllowAutouse [get]
 
override bool AllowContext [get]
 
override bool UseGuide [get]
 
override bool CopyOnTransfer [get]
 
override bool InvertSell [get]
 
override bool DenyImportant [get]
 
LayerDragGrid dragGrid [get]
 
- Properties inherited from InvOwner
static bool HasTrader [get]
 
static bool FreeTransfer [get]
 
virtual bool AllowAutouse [get]
 
virtual bool AllowContext [get]
 
virtual bool AllowSell [get]
 
virtual bool AlwaysShowTooltip [get]
 
virtual bool UseGuide [get]
 
virtual bool AllowTransfer [get]
 
virtual bool AllowDropOnDrag [get]
 
virtual string langTransfer [get]
 
virtual int destInvY [get]
 
virtual bool HasTransaction [get]
 
virtual bool CopyOnTransfer [get]
 
virtual bool SingleTarget [get]
 
bool UseHomeResource [get]
 
bool IsMagicChest [get]
 
List< ThingThings [get]
 
Chara Chara [get]
 
ContainerType ContainerType [get]
 
virtual bool InvertSell [get]
 
virtual int numDragGrid [get]
 
virtual bool ShowNew [get]
 
virtual bool DenyImportant [get]
 
InvOwner destInvOwner [get]
 
string IDCurrency [get]
 
- Properties inherited from EClass
static Game game [get]
 
static bool AdvMode [get]
 
static Player player [get]
 
static Chara pc [get]
 
static UI ui [get]
 
static Map _map [get]
 
static Zone _zone [get]
 
static FactionBranch Branch [get]
 
static FactionBranch BranchOrHomeBranch [get]
 
static Faction Home [get]
 
static Faction Wilds [get]
 
static Scene scene [get]
 
static BaseGameScreen screen [get]
 
static GameSetting setting [get]
 
static GameData gamedata [get]
 
static ColorProfile Colors [get]
 
static World world [get]
 
static SourceManager sources [get]
 
static SourceManager editorSources [get]
 
static SoundManager Sound [get]
 
static CoreDebug debug [get]
 

Additional Inherited Members

- Public Types inherited from InvOwnerDraglet
enum  ProcessType { None , Consume }
 
- Public Attributes inherited from InvOwnerDraglet
int count = -1
 
BlessedState state
 
int price
 
- Public Attributes inherited from InvOwner
bool includeChildren
 
CurrencyType currency
 
PriceType priceType
 
HomeResource homeResource
 
Card owner
 
Card Container
 
List< ButtonGridbuttons = new List<ButtonGrid>()
 
- Static Public Attributes inherited from InvOwner
static ForceGiveData forceGive = new ForceGiveData()
 
static InvOwner Trader
 
static InvOwner Main
 
static float clickTimer
 
- Static Public Attributes inherited from EClass
static Core core
 

Detailed Description

Definition at line 1 of file InvOwnerMod.cs.

Constructor & Destructor Documentation

◆ InvOwnerMod()

InvOwnerMod.InvOwnerMod ( Card  owner = null,
Card  container = null,
CurrencyType  _currency = CurrencyType::None 
)
inline

Definition at line 22 of file InvOwnerMod.cs.

23 : base(owner, container, _currency)
24 {
25 count = 1;
26 }
Card owner
Definition: InvOwner.cs:538

References InvOwnerDraglet.count.

Member Function Documentation

◆ _OnProcess()

override void InvOwnerMod._OnProcess ( Thing  t)
inlinevirtual

Reimplemented from InvOwnerDraglet.

Definition at line 56 of file InvOwnerMod.cs.

57 {
58 Msg.Say("modded", t, owner);
59 if (owner.trait is TraitRune)
60 {
61 SE.Play("intonation");
62 EClass.pc.PlayEffect("intonation");
63 t.AddRune(owner);
64 owner.ModNum(-1);
65 }
66 else
67 {
68 SE.Play("reloaded");
69 EClass.pc.PlayEffect("identify");
71 }
72 }
SocketData AddRune(Card rune)
Definition: Card.cs:3345
void ApplySocket(Thing t)
Definition: Card.cs:3297
Effect PlayEffect(string id, bool useRenderPos=true, float range=0f, Vector3 fix=default(Vector3))
Definition: Card.cs:5438
Trait trait
Definition: Card.cs:49
virtual Thing Thing
Definition: Card.cs:1934
void ModNum(int a, bool notify=true)
Definition: Card.cs:3262
Definition: EClass.cs:5
static Chara pc
Definition: EClass.cs:14
Definition: Msg.cs:5
static string Say(string idLang, string ref1, string ref2=null, string ref3=null, string ref4=null)
Definition: Msg.cs:58

References Card.AddRune(), Card.ApplySocket(), Card.ModNum(), InvOwner.owner, EClass.pc, Card.PlayEffect(), Msg.Say(), Card.Thing, and Card.trait.

◆ IsValidRangedMod()

static bool InvOwnerMod.IsValidRangedMod ( Thing  t,
SourceElement::Row  row 
)
inlinestatic

Definition at line 9 of file InvOwnerMod.cs.

10 {
11 if (t.trait is TraitToolRangeCane && !row.tag.Contains("modCane"))
12 {
13 return false;
14 }
15 if ((t.trait is TraitToolRangeBow || t.trait is TraitToolRangeCrossbow) && row.id == 601)
16 {
17 return false;
18 }
19 return true;
20 }

References Trait.Contains(), and Card.trait.

Referenced by Thing.OnCreate(), and ShouldShowGuide().

◆ ShouldShowGuide()

override bool InvOwnerMod.ShouldShowGuide ( Thing  t)
inlinevirtual

Reimplemented from InvOwner.

Definition at line 28 of file InvOwnerMod.cs.

29 {
30 TraitMod traitMod = owner.trait as TraitMod;
31 if (traitMod is TraitRune)
32 {
33 if (!t.CanAddRune(traitMod.source))
34 {
35 return false;
36 }
37 return true;
38 }
39 if (!IsValidRangedMod(t, traitMod.source))
40 {
41 return false;
42 }
43 if (t.sockets != null)
44 {
45 foreach (int socket in t.sockets)
46 {
47 if (socket == 0)
48 {
49 return true;
50 }
51 }
52 }
53 return false;
54 }
bool CanAddRune(SourceElement.Row row)
Definition: Card.cs:3407
List< int > sockets
Definition: Card.cs:43
static bool IsValidRangedMod(Thing t, SourceElement.Row row)
Definition: InvOwnerMod.cs:9
SourceElement.Row source
Definition: TraitMod.cs:11

References Card.CanAddRune(), IsValidRangedMod(), Card.sockets, and TraitMod.source.

Property Documentation

◆ CanTargetAlly

override bool InvOwnerMod.CanTargetAlly
get

Definition at line 3 of file InvOwnerMod.cs.

◆ langTransfer

override string InvOwnerMod.langTransfer
get

Definition at line 7 of file InvOwnerMod.cs.

◆ processType

override ProcessType InvOwnerMod.processType
get

Definition at line 5 of file InvOwnerMod.cs.


The documentation for this class was generated from the following file: