|
Barotrauma Client
|
Public Member Functions | |
| ItemRepairPriority (XElement element, JobsFile file) | |
| 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 float | Priority |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Static Public Attributes | |
| static readonly PrefabCollection< ItemRepairPriority > | Prefabs = new PrefabCollection<ItemRepairPriority>() |
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 | |
| ContentPackage? | ContentPackage [get] |
| ContentPath | FilePath [get] |
| Barotrauma.ItemRepairPriority.ItemRepairPriority | ( | XElement | element, |
| JobsFile | file ) |
| override void Barotrauma.ItemRepairPriority.Dispose | ( | ) |
|
static |
| readonly float Barotrauma.ItemRepairPriority.Priority |