Barotrauma Client Doc
|
Public Member Functions | |
GUIPrefab (ContentXElement element, UIStyleFile file) | |
Public Member Functions inherited from Barotrauma.Prefab | |
Prefab (ContentFile file, Identifier identifier) | |
Prefab (ContentFile file, ContentXElement element) | |
abstract void | Dispose () |
Protected Member Functions | |
override Identifier | DetermineIdentifier (XElement element) |
int | ParseSize (XElement element, string attributeName) |
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 |
Static Public Attributes inherited from Barotrauma.Prefab | |
static readonly ImmutableHashSet< Type > | Types |
Properties inherited from Barotrauma.Prefab | |
ContentPackage? | ContentPackage [get] |
ContentPath | FilePath [get] |
Definition at line 13 of file GUIPrefab.cs.
Barotrauma.GUIPrefab.GUIPrefab | ( | ContentXElement | element, |
UIStyleFile | file | ||
) |
Definition at line 15 of file GUIPrefab.cs.
|
protectedvirtual |
Reimplemented from Barotrauma.Prefab.
Definition at line 17 of file GUIPrefab.cs.
|
protected |
Definition at line 22 of file GUIPrefab.cs.