|
Barotrauma Client
|
Public Member Functions | |
| NPCPersonalityTrait (XElement element, NPCPersonalityTraitsFile file) | |
| override void | Dispose () |
Public Member Functions inherited from Barotrauma.Prefab | |
| Prefab (ContentFile file, Identifier identifier) | |
| Prefab (ContentFile file, ContentXElement element) | |
| void | Dispose () |
Static Public Member Functions | |
| static NPCPersonalityTrait | GetRandom (string seed) |
Static Public Member Functions inherited from Barotrauma.Prefab | |
| static void | DisallowCallFromConstructor () |
Public Attributes | |
| readonly LocalizedString | DisplayName |
| readonly List< string > | AllowedDialogTags |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Static Public Attributes | |
| static readonly PrefabCollection< NPCPersonalityTrait > | Traits = new PrefabCollection<NPCPersonalityTrait>() |
Static Public Attributes inherited from Barotrauma.Prefab | |
| static readonly ImmutableHashSet< Type > | Types |
Properties | |
| float | Commonness [get] |
Properties inherited from Barotrauma.PrefabWithUintIdentifier | |
| UInt32 | UintIdentifier [get, set] |
Properties inherited from Barotrauma.Prefab | |
| ContentPackage? | ContentPackage [get] |
| ContentPath | FilePath [get] |
Additional Inherited Members | |
Protected Member Functions inherited from Barotrauma.PrefabWithUintIdentifier | |
| PrefabWithUintIdentifier (ContentFile file, Identifier identifier) | |
| PrefabWithUintIdentifier (ContentFile file, ContentXElement element) | |
Protected Member Functions inherited from Barotrauma.Prefab | |
| virtual Identifier | DetermineIdentifier (XElement element) |
| Barotrauma.NPCPersonalityTrait.NPCPersonalityTrait | ( | XElement | element, |
| NPCPersonalityTraitsFile | file ) |
| override void Barotrauma.NPCPersonalityTrait.Dispose | ( | ) |
|
static |
| readonly List<string> Barotrauma.NPCPersonalityTrait.AllowedDialogTags |
| readonly LocalizedString Barotrauma.NPCPersonalityTrait.DisplayName |
|
static |
|
get |