Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.OrderCategoryIcon Class Reference
Inheritance diagram for Barotrauma.OrderCategoryIcon:
Barotrauma.Prefab

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< OrderCategoryIconOrderCategoryIcons = 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
ContentPackageContentPackage [get]
 
ContentPath FilePath [get]
 

Constructor & Destructor Documentation

◆ OrderCategoryIcon()

Barotrauma.OrderCategoryIcon.OrderCategoryIcon ( ContentXElement element,
OrdersFile file )

Member Function Documentation

◆ Dispose()

override void Barotrauma.OrderCategoryIcon.Dispose ( )

Member Data Documentation

◆ Category

readonly OrderCategory Barotrauma.OrderCategoryIcon.Category

◆ Color

readonly Color Barotrauma.OrderCategoryIcon.Color

◆ OrderCategoryIcons

readonly PrefabCollection<OrderCategoryIcon> Barotrauma.OrderCategoryIcon.OrderCategoryIcons = new PrefabCollection<OrderCategoryIcon>()
static

◆ Sprite

readonly Sprite Barotrauma.OrderCategoryIcon.Sprite

The documentation for this class was generated from the following file: