Barotrauma Client Doc
|
Public Member Functions | |
SoundsFile (ContentPackage contentPackage, ContentPath path) | |
override Md5Hash | CalculateHash () |
Public Member Functions inherited from Barotrauma.GenericPrefabFile< SoundPrefab > | |
override sealed void | LoadFile () |
override sealed void | UnloadFile () |
sealed override void | Sort () |
Protected Member Functions | |
override SoundPrefab | CreatePrefab (ContentXElement element) |
override bool | MatchesPlural (Identifier identifier) |
override bool | MatchesSingular (Identifier identifier) |
Protected Member Functions inherited from Barotrauma.GenericPrefabFile< SoundPrefab > | |
GenericPrefabFile (ContentPackage contentPackage, ContentPath path) | |
Properties | |
override PrefabCollection< SoundPrefab > | Prefabs [get] |
Properties inherited from Barotrauma.GenericPrefabFile< SoundPrefab > | |
abstract PrefabCollection< T > | Prefabs [get] |
Definition at line 10 of file SoundsFile.cs.
Barotrauma.SoundsFile.SoundsFile | ( | ContentPackage | contentPackage, |
ContentPath | path | ||
) |
Definition at line 12 of file SoundsFile.cs.
override Md5Hash Barotrauma.SoundsFile.CalculateHash | ( | ) |
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< SoundPrefab >.
Definition at line 16 of file SoundsFile.cs.
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< SoundPrefab >.
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< SoundPrefab >.
|
getprotected |
Definition at line 14 of file SoundsFile.cs.