Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.CharacterParams.InventoryParams.InventoryItem Class Reference
Inheritance diagram for Barotrauma.CharacterParams.InventoryParams.InventoryItem:
Barotrauma.CharacterParams.SubParam Barotrauma.ISerializableEntity

Public Member Functions

 InventoryItem (ContentXElement element, CharacterParams character)
 
- Public Member Functions inherited from Barotrauma.CharacterParams.SubParam
 SubParam (ContentXElement element, CharacterParams character)
 
virtual bool Deserialize (bool recursive=true)
 
virtual bool Serialize (bool recursive=true)
 
virtual void Reset ()
 

Properties

override string Name [get]
 
string Identifier [get]
 
- Properties inherited from Barotrauma.CharacterParams.SubParam
virtual string Name [get, set]
 
Dictionary< Identifier, SerializablePropertySerializableProperties [get]
 
ContentXElement Element [get, set]
 
List< SubParamSubParams = new List<SubParam>() [get, set]
 
CharacterParams Character [get]
 
- Properties inherited from Barotrauma.ISerializableEntity

Additional Inherited Members

- Protected Member Functions inherited from Barotrauma.CharacterParams.SubParam
ContentXElement CreateElement (string name, params object[] attrs)
 
bool RemoveSubParam< T > (T subParam, IList< T > collection=null)
 

Constructor & Destructor Documentation

◆ InventoryItem()

Barotrauma.CharacterParams.InventoryParams.InventoryItem.InventoryItem ( ContentXElement element,
CharacterParams character )

Property Documentation

◆ Identifier

string Barotrauma.CharacterParams.InventoryParams.InventoryItem.Identifier
get

◆ Name

override string Barotrauma.CharacterParams.InventoryParams.InventoryItem.Name
get

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