Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.CharacterParams.SoundParams Class Reference
Inheritance diagram for Barotrauma.CharacterParams.SoundParams:
Barotrauma.CharacterParams.SubParam Barotrauma.ISerializableEntity

Public Member Functions

 SoundParams (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 File [get]
 
float Range [get]
 
float Volume [get]
 
string Tags [get]
 
ImmutableHashSet< Identifier > TagSet [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

◆ SoundParams()

Barotrauma.CharacterParams.SoundParams.SoundParams ( ContentXElement element,
CharacterParams character )

Property Documentation

◆ File

string Barotrauma.CharacterParams.SoundParams.File
get

◆ Name

override string Barotrauma.CharacterParams.SoundParams.Name
get

◆ Range

float Barotrauma.CharacterParams.SoundParams.Range
get

◆ Tags

string Barotrauma.CharacterParams.SoundParams.Tags
get

◆ TagSet

ImmutableHashSet<Identifier> Barotrauma.CharacterParams.SoundParams.TagSet
get

◆ Volume

float Barotrauma.CharacterParams.SoundParams.Volume
get

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