Barotrauma Server
|
Public Member Functions | |
NPCConversationCollection (NPCConversationsFile file, ContentXElement element) | |
override void | Dispose () |
![]() | |
Prefab (ContentFile file, Identifier identifier) | |
Prefab (ContentFile file, ContentXElement element) | |
void | Dispose () |
Public Attributes | |
readonly LanguageIdentifier | Language |
readonly List< NPCConversation > | Conversations |
![]() | |
readonly Identifier | Identifier |
readonly ContentFile | ContentFile |
Static Public Attributes | |
static readonly Dictionary< LanguageIdentifier, PrefabCollection< NPCConversationCollection > > | Collections = new Dictionary<LanguageIdentifier, PrefabCollection<NPCConversationCollection>>() |
![]() | |
static readonly ImmutableHashSet< Type > | Types |
Additional Inherited Members | |
![]() | |
static void | DisallowCallFromConstructor () |
![]() | |
virtual Identifier | DetermineIdentifier (XElement element) |
![]() | |
ContentPackage? | ContentPackage [get] |
ContentPath | FilePath [get] |
Barotrauma.NPCConversationCollection.NPCConversationCollection | ( | NPCConversationsFile | file, |
ContentXElement | element ) |
override void Barotrauma.NPCConversationCollection.Dispose | ( | ) |
|
static |
readonly List<NPCConversation> Barotrauma.NPCConversationCollection.Conversations |
readonly LanguageIdentifier Barotrauma.NPCConversationCollection.Language |