Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Location.TakenItem Class Reference

Public Member Functions

 TakenItem (Identifier identifier, UInt16 originalID, int originalContainerIndex, ushort moduleIndex)
 
 TakenItem (Item item)
 
bool IsEqual (TakenItem obj)
 
bool Matches (Item item)
 

Public Attributes

readonly ushort OriginalID
 
readonly ushort ModuleIndex
 
readonly Identifier Identifier
 
readonly int OriginalContainerIndex
 

Constructor & Destructor Documentation

◆ TakenItem() [1/2]

Barotrauma.Location.TakenItem.TakenItem ( Identifier identifier,
UInt16 originalID,
int originalContainerIndex,
ushort moduleIndex )

◆ TakenItem() [2/2]

Barotrauma.Location.TakenItem.TakenItem ( Item item)

Member Function Documentation

◆ IsEqual()

bool Barotrauma.Location.TakenItem.IsEqual ( TakenItem obj)

◆ Matches()

bool Barotrauma.Location.TakenItem.Matches ( Item item)

Member Data Documentation

◆ 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

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