Метод | Описание | |
---|---|---|
SkyrimArchiveReader ( string path ) : System |
Метод | Описание | |
---|---|---|
DoFileExists ( string path ) : bool | ||
DoGetFileStream ( string path ) : Stream | ||
DoOpen ( ) : void |
Метод | Описание | |
---|---|---|
FindFileInfo ( string path ) : |
protected DoFileExists ( string path ) : bool | ||
path | string | |
Результат | bool |
protected DoGetFileStream ( string path ) : Stream | ||
path | string | |
Результат | Stream |
public SkyrimArchiveReader ( string path ) : System | ||
path | string | |
Результат | System |