Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.NPCConversationCollection Class Reference
Inheritance diagram for Barotrauma.NPCConversationCollection:
Barotrauma.Prefab

Public Member Functions

 NPCConversationCollection (NPCConversationsFile file, ContentXElement element)
 
override void Dispose ()
 
- Public Member Functions inherited from Barotrauma.Prefab
 Prefab (ContentFile file, Identifier identifier)
 
 Prefab (ContentFile file, ContentXElement element)
 
void Dispose ()
 

Public Attributes

readonly LanguageIdentifier Language
 
readonly List< NPCConversationConversations
 
- Public Attributes inherited from Barotrauma.Prefab
readonly Identifier Identifier
 
readonly ContentFile ContentFile
 

Static Public Attributes

static readonly Dictionary< LanguageIdentifier, PrefabCollection< NPCConversationCollection > > Collections = new Dictionary<LanguageIdentifier, PrefabCollection<NPCConversationCollection>>()
 
- Static Public Attributes inherited from Barotrauma.Prefab
static readonly ImmutableHashSet< Type > Types
 

Additional Inherited Members

- Static Public Member Functions inherited from Barotrauma.Prefab
static void DisallowCallFromConstructor ()
 
- Protected Member Functions inherited from Barotrauma.Prefab
virtual Identifier DetermineIdentifier (XElement element)
 
- Properties inherited from Barotrauma.Prefab
ContentPackageContentPackage [get]
 
ContentPath FilePath [get]
 

Constructor & Destructor Documentation

◆ NPCConversationCollection()

Barotrauma.NPCConversationCollection.NPCConversationCollection ( NPCConversationsFile file,
ContentXElement element )

Member Function Documentation

◆ Dispose()

override void Barotrauma.NPCConversationCollection.Dispose ( )

Member Data Documentation

◆ Collections

readonly Dictionary<LanguageIdentifier, PrefabCollection<NPCConversationCollection> > Barotrauma.NPCConversationCollection.Collections = new Dictionary<LanguageIdentifier, PrefabCollection<NPCConversationCollection>>()
static

◆ Conversations

readonly List<NPCConversation> Barotrauma.NPCConversationCollection.Conversations

◆ Language

readonly LanguageIdentifier Barotrauma.NPCConversationCollection.Language

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