Barotrauma Server
|
Public Member Functions | |
ItemRepairPriority (XElement element, JobsFile file) | |
override void | Dispose () |
![]() | |
Prefab (ContentFile file, Identifier identifier) | |
Prefab (ContentFile file, ContentXElement element) | |
void | Dispose () |
Public Attributes | |
readonly float | Priority |
![]() | |
readonly Identifier | Identifier |
readonly ContentFile | ContentFile |
Static Public Attributes | |
static readonly PrefabCollection< ItemRepairPriority > | Prefabs = new PrefabCollection<ItemRepairPriority>() |
![]() | |
static readonly ImmutableHashSet< Type > | Types |
Additional Inherited Members | |
![]() | |
static void | DisallowCallFromConstructor () |
![]() | |
virtual Identifier | DetermineIdentifier (XElement element) |
![]() | |
ContentPackage? | ContentPackage [get] |
ContentPath | FilePath [get] |
Barotrauma.ItemRepairPriority.ItemRepairPriority | ( | XElement | element, |
JobsFile | file ) |
override void Barotrauma.ItemRepairPriority.Dispose | ( | ) |
|
static |
readonly float Barotrauma.ItemRepairPriority.Priority |