C# Class Alexandria.Engines.DarkSouls.State

State for a Dark Souls installation.
Inheritance: PathState
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
State ( AlexandriaManager manager, string rootPath, FileManager fileManager, Archive archive = null ) : System

Initialise the state.

Method Details

State() public méthode

Initialise the state.
public State ( AlexandriaManager manager, string rootPath, FileManager fileManager, Archive archive = null ) : System
manager AlexandriaManager
rootPath string
fileManager Glare.Assets.FileManager
archive Archive
Résultat System