프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DataReader | |||
DataStream | Stream | ||
ShiftJis |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Archive | System | ||
Archive | System | ||
OpenOtherFile | Stream | ||
RemoveSuffix | string |
메소드 | 설명 | |
---|---|---|
FindRecordById ( int id ) : |
Find an ArchiveRecord by its id, or return
|
|
FindRecordByPath ( string path ) : |
Find an ArchiveRecord by its path, or return
|
|
HashFilename ( string input ) : int |
Produce a hash of the filename used in Dark Souls main archives' record ids.
|
메소드 | 설명 | |
---|---|---|
Archive ( ) : System | ||
Archive ( AssetManager manager, |
||
OpenOtherFile ( string path, |
||
RemoveSuffix ( string path, string suffix, string suffix2 = null ) : string |
public FindRecordById ( int id ) : |
||
id | int | The id of the |
리턴 |
public FindRecordByPath ( string path ) : |
||
path | string | The path of the |
리턴 |
public static HashFilename ( string input ) : int | ||
input | string | The string to hash. |
리턴 | int |