|
Barotrauma Client
|
Public Member Functions | |
| GrimeSprite (Sprite spr, DecalsFile file, int indexInFile) | |
| 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 int | IndexInFile |
Public Attributes inherited from Barotrauma.Prefab | |
| readonly Identifier | Identifier |
| readonly ContentFile | ContentFile |
Properties | |
| Sprite | Sprite [get] |
Properties inherited from Barotrauma.Prefab | |
| ContentPackage? | ContentPackage [get] |
| ContentPath | FilePath [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from Barotrauma.Prefab | |
| static void | DisallowCallFromConstructor () |
Static Public Attributes inherited from Barotrauma.Prefab | |
| static readonly ImmutableHashSet< Type > | Types |
Protected Member Functions inherited from Barotrauma.Prefab | |
| virtual Identifier | DetermineIdentifier (XElement element) |
| Barotrauma.GrimeSprite.GrimeSprite | ( | Sprite | spr, |
| DecalsFile | file, | ||
| int | indexInFile ) |
| override void Barotrauma.GrimeSprite.Dispose | ( | ) |
| readonly int Barotrauma.GrimeSprite.IndexInFile |
|
get |