Definition at line 13 of file Location.cs.
◆ TakenItem() [1/2]
Barotrauma.Location.TakenItem.TakenItem |
( |
Identifier |
identifier, |
|
|
UInt16 |
originalID, |
|
|
int |
originalContainerIndex, |
|
|
ushort |
moduleIndex |
|
) |
| |
◆ TakenItem() [2/2]
Barotrauma.Location.TakenItem.TakenItem |
( |
Item |
item | ) |
|
◆ IsEqual()
bool Barotrauma.Location.TakenItem.IsEqual |
( |
TakenItem |
obj | ) |
|
◆ Matches()
bool Barotrauma.Location.TakenItem.Matches |
( |
Item |
item | ) |
|
◆ Identifier
readonly Identifier Barotrauma.Location.TakenItem.Identifier |
◆ ModuleIndex
readonly ushort Barotrauma.Location.TakenItem.ModuleIndex |
◆ OriginalContainerIndex
readonly int Barotrauma.Location.TakenItem.OriginalContainerIndex |
◆ OriginalID
readonly ushort Barotrauma.Location.TakenItem.OriginalID |