Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.LocationTypesFile Class Referencesealed
Inheritance diagram for Barotrauma.LocationTypesFile:
Barotrauma.GenericPrefabFile< LocationType >

Public Member Functions

 LocationTypesFile (ContentPackage contentPackage, ContentPath path)
 
- Public Member Functions inherited from Barotrauma.GenericPrefabFile< LocationType >
override void LoadFile ()
 
override void UnloadFile ()
 
override void Sort ()
 

Protected Member Functions

override bool MatchesSingular (Identifier identifier)
 
override bool MatchesPlural (Identifier identifier)
 
override LocationType CreatePrefab (ContentXElement element)
 
- Protected Member Functions inherited from Barotrauma.GenericPrefabFile< LocationType >
 GenericPrefabFile (ContentPackage contentPackage, ContentPath path)
 
bool MatchesSingular (Identifier identifier)
 
bool MatchesPlural (Identifier identifier)
 
CreatePrefab (ContentXElement element)
 

Properties

override PrefabCollection< LocationTypePrefabs [get]
 
- Properties inherited from Barotrauma.GenericPrefabFile< LocationType >
PrefabCollection< T > Prefabs [get]
 

Constructor & Destructor Documentation

◆ LocationTypesFile()

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

Member Function Documentation

◆ CreatePrefab()

override LocationType Barotrauma.LocationTypesFile.CreatePrefab ( ContentXElement element)
protected

◆ MatchesPlural()

override bool Barotrauma.LocationTypesFile.MatchesPlural ( Identifier identifier)
protected

◆ MatchesSingular()

override bool Barotrauma.LocationTypesFile.MatchesSingular ( Identifier identifier)
protected

Property Documentation

◆ Prefabs

override PrefabCollection<LocationType> Barotrauma.LocationTypesFile.Prefabs
getprotected

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