|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| void | Add (ImportStructWorkItem item) |
| bool | Contains (StructMapping mapping) |
| int | IndexOf (StructMapping mapping) |
| void | RemoveAt (int index) |
Properties | |
| ImportStructWorkItem | this[int index] [get, set] |
| int | Count [get] |
Private Attributes | |
| readonly ArrayList | _list = new ArrayList() |
Definition at line 5 of file WorkItems.cs.