|
Barotrauma Client
|
Public Member Functions | |
| OrderCategoryIcon (ContentXElement element, OrdersFile 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 OrderCategory | Category |
| readonly Sprite | Sprite |
| readonly Color | Color |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Static Public Attributes | |
| static readonly PrefabCollection< OrderCategoryIcon > | OrderCategoryIcons = new PrefabCollection<OrderCategoryIcon>() |
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.OrderCategoryIcon.OrderCategoryIcon | ( | ContentXElement | element, |
| OrdersFile | file ) |
| override void Barotrauma.OrderCategoryIcon.Dispose | ( | ) |
| readonly OrderCategory Barotrauma.OrderCategoryIcon.Category |
| readonly Color Barotrauma.OrderCategoryIcon.Color |
|
static |
| readonly Sprite Barotrauma.OrderCategoryIcon.Sprite |