Barotrauma Client
|
Public Member Functions | |
OrderCategoryIcon (ContentXElement element, OrdersFile file) | |
override void | Dispose () |
![]() | |
Prefab (ContentFile file, Identifier identifier) | |
Prefab (ContentFile file, ContentXElement element) | |
void | Dispose () |
Public Attributes | |
readonly OrderCategory | Category |
readonly Sprite | Sprite |
readonly Color | Color |
![]() | |
readonly Identifier | Identifier |
readonly ContentFile | ContentFile |
Static Public Attributes | |
static readonly PrefabCollection< OrderCategoryIcon > | OrderCategoryIcons = new PrefabCollection<OrderCategoryIcon>() |
![]() | |
static readonly ImmutableHashSet< Type > | Types |
Additional Inherited Members | |
![]() | |
static void | DisallowCallFromConstructor () |
![]() | |
virtual Identifier | DetermineIdentifier (XElement element) |
![]() | |
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 |