Method | Description | |
---|---|---|
SkyrimArchiveReader ( string path ) : System |
Method | Description | |
---|---|---|
DoFileExists ( string path ) : bool | ||
DoGetFileStream ( string path ) : Stream | ||
DoOpen ( ) : void |
Method | Description | |
---|---|---|
FindFileInfo ( string path ) : |
protected DoFileExists ( string path ) : bool | ||
path | string | |
return | bool |
protected DoGetFileStream ( string path ) : Stream | ||
path | string | |
return | Stream |
public SkyrimArchiveReader ( string path ) : System | ||
path | string | |
return | System |