Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.OtherFile Class Reference
Inheritance diagram for Barotrauma.OtherFile:
Barotrauma.HashlessFile Barotrauma.ContentFile Barotrauma.BackgroundCreaturePrefabsFile Barotrauma.ParticlesFile Barotrauma.ServerExecutableFile Barotrauma.SoundsFile Barotrauma.UIStyleFile

Public Member Functions

 OtherFile (ContentPackage contentPackage, ContentPath path)
 
override void LoadFile ()
 
override void UnloadFile ()
 
override void Sort ()
 
- Public Member Functions inherited from Barotrauma.HashlessFile
 HashlessFile (ContentPackage contentPackage, ContentPath path)
 
override Md5Hash CalculateHash ()
 
- Public Member Functions inherited from Barotrauma.ContentFile
void LoadFile ()
 
void UnloadFile ()
 
void Sort ()
 
virtual void Preload (Action< Sprite > addPreloadedSprite)
 

Additional Inherited Members

- Static Public Member Functions inherited from Barotrauma.ContentFile
static bool IsLegacyContentType (XElement contentFileElement, ContentPackage package, bool logWarning)
 
static Result< ContentFile, ContentPackage.LoadErrorCreateFromXElement (ContentPackage contentPackage, XElement element)
 
- Public Attributes inherited from Barotrauma.ContentFile
readonly ContentPackage ContentPackage
 
readonly ContentPath Path
 
readonly Md5Hash Hash
 
- Static Public Attributes inherited from Barotrauma.ContentFile
static readonly ImmutableHashSet< TypeInfoTypes
 
- Protected Member Functions inherited from Barotrauma.ContentFile
 ContentFile (ContentPackage contentPackage, ContentPath path)
 
- Properties inherited from Barotrauma.ContentFile
bool NotSyncedInMultiplayer [get]
 

Constructor & Destructor Documentation

◆ OtherFile()

Barotrauma.OtherFile.OtherFile ( ContentPackage contentPackage,
ContentPath path )

Member Function Documentation

◆ LoadFile()

override void Barotrauma.OtherFile.LoadFile ( )
sealed

◆ Sort()

override void Barotrauma.OtherFile.Sort ( )
sealed

◆ UnloadFile()

override void Barotrauma.OtherFile.UnloadFile ( )
sealed

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