|
Elin Modding Docs Doc
|
Public Member Functions | |
| bool | IsChildOf (string id) |
| bool | IsChildOf (SourceCategory.Row r) |
| bool | IsChildOf (int _uid) |
| bool | Contatin (int _uid) |
| SourceCategory.Row | GetRoot () |
| SourceCategory.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 |
| SourceCategory.Row | parent |
| List< SourceCategory.Row > | children |
| string | name_L |
Properties | |
| override bool | UseAlias [get] |
| override string | GetAlias [get] |
Definition at line 63 of file SourceCategory.cs.
| bool SourceCategory.Row.Contatin | ( | int | _uid | ) |
Definition at line 104 of file SourceCategory.cs.
| string SourceCategory.Row.GetIdThing | ( | ) |
Definition at line 144 of file SourceCategory.cs.
| SourceCategory.Row SourceCategory.Row.GetRoot | ( | ) |
Definition at line 124 of file SourceCategory.cs.
| SourceCategory.Row SourceCategory.Row.GetSecondRoot | ( | ) |
Definition at line 134 of file SourceCategory.cs.
| bool SourceCategory.Row.IsChildOf | ( | int | _uid | ) |
Definition at line 98 of file SourceCategory.cs.
| bool SourceCategory.Row.IsChildOf | ( | SourceCategory.Row | r | ) |
Definition at line 92 of file SourceCategory.cs.
| bool SourceCategory.Row.IsChildOf | ( | string | id | ) |
Definition at line 86 of file SourceCategory.cs.
| string SourceCategory.Row._parent |
Definition at line 166 of file SourceCategory.cs.
| List<SourceCategory.Row> SourceCategory.Row.children |
Definition at line 225 of file SourceCategory.cs.
| int SourceCategory.Row.costSP |
Definition at line 199 of file SourceCategory.cs.
| int SourceCategory.Row.deliver |
Definition at line 205 of file SourceCategory.cs.
| int SourceCategory.Row.flag |
Definition at line 217 of file SourceCategory.cs.
| int SourceCategory.Row.gift |
Definition at line 202 of file SourceCategory.cs.
| string SourceCategory.Row.id |
Definition at line 154 of file SourceCategory.cs.
| string SourceCategory.Row.idThing |
Definition at line 193 of file SourceCategory.cs.
| int SourceCategory.Row.ignoreBless |
Definition at line 187 of file SourceCategory.cs.
| bool SourceCategory.Row.installOne |
Definition at line 184 of file SourceCategory.cs.
| int SourceCategory.Row.maxStack |
Definition at line 178 of file SourceCategory.cs.
| string SourceCategory.Row.name |
Definition at line 163 of file SourceCategory.cs.
| string SourceCategory.Row.name_JP |
Definition at line 160 of file SourceCategory.cs.
| string SourceCategory.Row.name_L |
Definition at line 228 of file SourceCategory.cs.
| int SourceCategory.Row.offer |
Definition at line 208 of file SourceCategory.cs.
| SourceCategory.Row SourceCategory.Row.parent |
Definition at line 221 of file SourceCategory.cs.
| string SourceCategory.Row.recipeCat |
Definition at line 169 of file SourceCategory.cs.
| string [] SourceCategory.Row.recycle |
Definition at line 196 of file SourceCategory.cs.
| int SourceCategory.Row.skill |
Definition at line 175 of file SourceCategory.cs.
| int SourceCategory.Row.slot |
Definition at line 172 of file SourceCategory.cs.
| int SourceCategory.Row.sortVal |
Definition at line 214 of file SourceCategory.cs.
| string [] SourceCategory.Row.tag |
Definition at line 190 of file SourceCategory.cs.
| int SourceCategory.Row.ticket |
Definition at line 211 of file SourceCategory.cs.
| int SourceCategory.Row.tileDummy |
Definition at line 181 of file SourceCategory.cs.
| int SourceCategory.Row.uid |
Definition at line 157 of file SourceCategory.cs.
|
get |
Definition at line 77 of file SourceCategory.cs.
|
get |
Definition at line 67 of file SourceCategory.cs.