Riwmorld
Verse.SongDef Class Reference
Inheritance diagram for Verse.SongDef:
Verse.Def Verse.Editable

Public Member Functions

override void PostLoad ()
 
override void ResolveReferences ()
 
- Public Member Functions inherited from Verse.Def
virtual void ClearCachedData ()
 
override IEnumerable< string > ConfigErrors ()
 
override int GetHashCode ()
 
virtual IEnumerable< StatDrawEntrySpecialDisplayStats ()
 
override string ToString ()
 

Public Attributes

string clipPath
 
float volume = 1f
 
bool playOnMap = true
 
float commonality = 1f
 
bool tense
 
TimeOfDay allowedTimeOfDay = TimeOfDay.Any
 
List< Season > allowedSeasons
 
AudioClip clip
 
- Public Attributes inherited from Verse.Def
const string DefaultDefName = "UnnamedDef"
 
string defName = "UnnamedDef"
 
string label
 
string description
 
ushort shortHash
 
ushort index = 65535
 
ushort debugRandomId = (ushort)Rand.RangeInclusive(0, 65535)
 

Additional Inherited Members

- Properties inherited from Verse.Def
string LabelCap [get]
 

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