Property | Type | Description | |
---|---|---|---|
Header | |||
Lines | HyoutaTools.Tales.Vesperia.TO8CHTX.ChatFileLine[] |
Method | Description | |
---|---|---|
ChatFile ( byte file, bool isUtf8 = false ) : System | ||
ChatFile ( string filename, bool isUtf8 = false ) : System | ||
GetSQL ( String ConnectionString ) : void | ||
RecalculatePointers ( ) : void | ||
Serialize ( ) : byte[] |
Method | Description | |
---|---|---|
LoadFile ( byte TO8CHTX, bool isUtf8 ) : void |
public ChatFile ( byte file, bool isUtf8 = false ) : System | ||
file | byte | |
isUtf8 | bool | |
return | System |
public ChatFile ( string filename, bool isUtf8 = false ) : System | ||
filename | string | |
isUtf8 | bool | |
return | System |
public GetSQL ( String ConnectionString ) : void | ||
ConnectionString | String | |
return | void |
public ChatFileHeader,HyoutaTools.Tales.Vesperia.TO8CHTX Header | ||
return |