C# 클래스 Alexandria.Engines.DarkSouls.State

State for a Dark Souls installation.
상속: PathState
파일 보기 프로젝트 열기: Burton-Radons/Alexandria

공개 메소드들

메소드 설명
State ( AlexandriaManager manager, string rootPath, FileManager fileManager, Archive archive = null ) : System

Initialise the state.

메소드 상세

State() 공개 메소드

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
리턴 System