Property | Type | Description | |
---|---|---|---|
LoadStrings | void |
Method | Description | |
---|---|---|
FindSection ( string sectionName, int skip ) : |
||
FindSectionNameIndex ( string sectionName ) : int | ||
LoadSection ( BinaryReaderEx reader ) : void |
Method | Description | |
---|---|---|
LoadStrings ( BinaryReaderEx reader, int offsets, List |
public FindSection ( string sectionName, int skip ) : |
||
sectionName | string | |
skip | int | |
return |
public FindSectionNameIndex ( string sectionName ) : int | ||
sectionName | string | |
return | int |
public LoadSection ( BinaryReaderEx reader ) : void | ||
reader | BinaryReaderEx | |
return | void |