프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LoadStrings | void |
메소드 | 설명 | |
---|---|---|
FindSection ( string sectionName, int skip ) : |
||
FindSectionNameIndex ( string sectionName ) : int | ||
LoadSection ( BinaryReaderEx reader ) : void |
메소드 | 설명 | |
---|---|---|
LoadStrings ( BinaryReaderEx reader, int offsets, List |
public FindSection ( string sectionName, int skip ) : |
||
sectionName | string | |
skip | int | |
리턴 |
public FindSectionNameIndex ( string sectionName ) : int | ||
sectionName | string | |
리턴 | int |
public LoadSection ( BinaryReaderEx reader ) : void | ||
reader | BinaryReaderEx | |
리턴 | void |