Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
bool | IsChildOf (string id) |
bool | IsChildOf (Row r) |
bool | IsChildOf (int _uid) |
bool | Contatin (int _uid) |
Row | GetRoot () |
Row | GetSecondRoot () |
string | GetIdThing () |
Public Attributes | |
string | id |
int | uid |
string | name_JP |
string | name |
string | _parent |
string | recipeCat |
int | slot |
int | skill |
int | maxStack |
int | tileDummy |
bool | installOne |
int | ignoreBless |
string[] | tag |
string | idThing |
string[] | recycle |
int | costSP |
int | gift |
int | deliver |
int | offer |
int | ticket |
int | sortVal |
int | flag |
Row | parent |
List< Row > | children |
string | name_L |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [get] |
Definition at line 7 of file SourceCategory.cs.
|
inline |
Definition at line 97 of file SourceCategory.cs.
References SourceCategory.Row.children, SourceCategory.Row.Contatin(), and SourceCategory.Row.uid.
Referenced by SourceCategory.Row.Contatin(), and UIDistribution.Refresh().
|
inline |
Definition at line 131 of file SourceCategory.cs.
References SourceCategory.Row.GetIdThing(), SourceCategory.Row.idThing, and SourceCategory.Row.parent.
Referenced by SourceCategory.Row.GetIdThing().
|
inline |
Definition at line 113 of file SourceCategory.cs.
References SourceCategory.Row.GetRoot(), and SourceCategory.Row.parent.
Referenced by SourceCategory.Row.GetRoot().
|
inline |
Definition at line 122 of file SourceCategory.cs.
References SourceCategory.Row.GetSecondRoot(), and SourceCategory.Row.parent.
Referenced by SourceCategory.Row.GetSecondRoot().
|
inline |
Definition at line 84 of file SourceCategory.cs.
References SourceCategory.Row.IsChildOf(), SourceCategory.Row.parent, and SourceCategory.Row.uid.
|
inline |
Definition at line 71 of file SourceCategory.cs.
References SourceCategory.Row.IsChildOf(), and SourceCategory.Row.parent.
|
inline |
Definition at line 66 of file SourceCategory.cs.
References SourceManager.categories, SourceCategory.Row.IsChildOf(), and EClass.sources.
Referenced by SourceCategory.Row.IsChildOf(), UIDistribution.Refresh(), and LayerCraft.RefreshCategory().
string SourceCategory.Row._parent |
Definition at line 17 of file SourceCategory.cs.
Referenced by SourceCategory.OnInit().
List<Row> SourceCategory.Row.children |
Definition at line 57 of file SourceCategory.cs.
Referenced by SourceCategory.Row.Contatin(), UIDistribution.Refresh(), and LayerDistribution.SetContainer().
int SourceCategory.Row.costSP |
Definition at line 39 of file SourceCategory.cs.
int SourceCategory.Row.deliver |
Definition at line 43 of file SourceCategory.cs.
int SourceCategory.Row.flag |
Definition at line 51 of file SourceCategory.cs.
Referenced by UIInventory.ShowDistribution().
int SourceCategory.Row.gift |
Definition at line 41 of file SourceCategory.cs.
string SourceCategory.Row.id |
Definition at line 9 of file SourceCategory.cs.
Referenced by Props.ListThingStack(), LayerCraft.RefreshCategory(), QuestDeliver.SetIdThing(), and SourceCategory.SetRow().
string SourceCategory.Row.idThing |
Definition at line 35 of file SourceCategory.cs.
Referenced by SourceCategory.Row.GetIdThing().
int SourceCategory.Row.ignoreBless |
Definition at line 31 of file SourceCategory.cs.
bool SourceCategory.Row.installOne |
Definition at line 29 of file SourceCategory.cs.
int SourceCategory.Row.maxStack |
Definition at line 25 of file SourceCategory.cs.
string SourceCategory.Row.name |
Definition at line 15 of file SourceCategory.cs.
string SourceCategory.Row.name_JP |
Definition at line 13 of file SourceCategory.cs.
string SourceCategory.Row.name_L |
Definition at line 60 of file SourceCategory.cs.
int SourceCategory.Row.offer |
Definition at line 45 of file SourceCategory.cs.
Row SourceCategory.Row.parent |
Definition at line 54 of file SourceCategory.cs.
Referenced by SourceCategory.Row.GetIdThing(), SourceCategory.Row.GetRoot(), SourceCategory.Row.GetSecondRoot(), and SourceCategory.Row.IsChildOf().
string SourceCategory.Row.recipeCat |
Definition at line 19 of file SourceCategory.cs.
string [] SourceCategory.Row.recycle |
Definition at line 37 of file SourceCategory.cs.
int SourceCategory.Row.skill |
Definition at line 23 of file SourceCategory.cs.
int SourceCategory.Row.slot |
Definition at line 21 of file SourceCategory.cs.
int SourceCategory.Row.sortVal |
Definition at line 49 of file SourceCategory.cs.
string [] SourceCategory.Row.tag |
Definition at line 33 of file SourceCategory.cs.
int SourceCategory.Row.ticket |
Definition at line 47 of file SourceCategory.cs.
int SourceCategory.Row.tileDummy |
Definition at line 27 of file SourceCategory.cs.
int SourceCategory.Row.uid |
Definition at line 11 of file SourceCategory.cs.
Referenced by SourceCategory.Row.Contatin(), and SourceCategory.Row.IsChildOf().
|
get |
Definition at line 64 of file SourceCategory.cs.
|
get |
Definition at line 62 of file SourceCategory.cs.