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