|
Barotrauma Server Doc
|
Public Member Functions | |
| BallastFloraPrefab (ContentXElement element, BallastFloraFile file) | |
| override void | Dispose () |
Public Member Functions inherited from Barotrauma.Prefab | |
| Prefab (ContentFile file, Identifier identifier) | |
| Prefab (ContentFile file, ContentXElement element) | |
Static Public Member Functions | |
| static BallastFloraPrefab | Find (Identifier identifier) |
Static Public Member Functions inherited from Barotrauma.Prefab | |
| static void | DisallowCallFromConstructor () |
Public Attributes | |
| bool | Disposed |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Static Public Attributes | |
| static readonly PrefabCollection< BallastFloraPrefab > | Prefabs = new PrefabCollection<BallastFloraPrefab>() |
Static Public Attributes inherited from Barotrauma.Prefab | |
| static readonly ImmutableHashSet< Type > | Types |
Properties | |
| string | OriginalName [get] |
| LocalizedString | DisplayName [get] |
| ContentXElement | Element [get] |
Properties inherited from Barotrauma.Prefab | |
| ContentPackage? | ContentPackage [get] |
| ContentPath | FilePath [get] |
Additional Inherited Members | |
Protected Member Functions inherited from Barotrauma.Prefab | |
| virtual Identifier | DetermineIdentifier (XElement element) |
Definition at line 7 of file BallastFloraPrefab.cs.
| Barotrauma.BallastFloraPrefab.BallastFloraPrefab | ( | ContentXElement | element, |
| BallastFloraFile | file | ||
| ) |
Definition at line 17 of file BallastFloraPrefab.cs.
|
virtual |
Implements Barotrauma.Prefab.
Definition at line 29 of file BallastFloraPrefab.cs.
|
static |
Definition at line 24 of file BallastFloraPrefab.cs.
| bool Barotrauma.BallastFloraPrefab.Disposed |
Definition at line 13 of file BallastFloraPrefab.cs.
|
static |
Definition at line 15 of file BallastFloraPrefab.cs.
|
get |
Definition at line 10 of file BallastFloraPrefab.cs.
|
get |
Definition at line 11 of file BallastFloraPrefab.cs.
|
get |
Definition at line 9 of file BallastFloraPrefab.cs.