Barotrauma Client Doc
|
Public Member Functions | |
TutorialsFile (ContentPackage contentPackage, ContentPath path) | |
Public Member Functions inherited from Barotrauma.GenericPrefabFile< TutorialPrefab > | |
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 TutorialPrefab | CreatePrefab (ContentXElement element) |
Protected Member Functions inherited from Barotrauma.GenericPrefabFile< TutorialPrefab > | |
GenericPrefabFile (ContentPackage contentPackage, ContentPath path) | |
Properties | |
override PrefabCollection< TutorialPrefab > | Prefabs [get] |
Properties inherited from Barotrauma.GenericPrefabFile< TutorialPrefab > | |
abstract PrefabCollection< T > | Prefabs [get] |
Definition at line 4 of file TutorialsFile.cs.
Barotrauma.TutorialsFile.TutorialsFile | ( | ContentPackage | contentPackage, |
ContentPath | path | ||
) |
Definition at line 8 of file TutorialsFile.cs.
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< TutorialPrefab >.
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< TutorialPrefab >.
|
protectedvirtual |
Implements Barotrauma.GenericPrefabFile< TutorialPrefab >.
|
getprotected |
Definition at line 6 of file TutorialsFile.cs.