|
Barotrauma Client
|
Public Member Functions | |
| UpgradeContentPrefab (ContentXElement element, UpgradeModulesFile file) | |
Public Member Functions inherited from Barotrauma.Prefab | |
| Prefab (ContentFile file, Identifier identifier) | |
| Prefab (ContentFile file, ContentXElement element) | |
| void | Dispose () |
Static Public Attributes | |
| static readonly PrefabCollection< UpgradeContentPrefab > | PrefabsAndCategories |
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 () |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Protected Member Functions inherited from Barotrauma.Prefab | |
| virtual Identifier | DetermineIdentifier (XElement element) |
Properties inherited from Barotrauma.Prefab | |
| ContentPackage? | ContentPackage [get] |
| ContentPath | FilePath [get] |
| Barotrauma.UpgradeContentPrefab.UpgradeContentPrefab | ( | ContentXElement | element, |
| UpgradeModulesFile | file ) |
|
static |