Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HyoutaTools
Tales
Vesperia
TSS
TSSHeader
C# Class HyoutaTools.Tales.Vesperia.TSS.TSSHeader
Exibir arquivo
Open project: AdmiralCurtiss/HyoutaTools
Class Usage Examples
Public Properties
Property
Type
Description
CodeLength
System.UInt32
CodeStart
System.UInt32
EntryCodeStart
System.UInt32
EntryPointerEnd
System.UInt32
Magic
System.UInt32
SectorSize
System.UInt32
TextLength
System.UInt32
TextStart
System.UInt32
Public Methods
Method
Description
Serialize
( ) :
byte[]
TSSHeader
(
byte
Header
) :
System
Method Details
Serialize()
public
method
public
Serialize
( ) :
byte[]
return
byte[]
TSSHeader()
public
method
public
TSSHeader
(
byte
Header
) :
System
Header
byte
return
System
Property Details
CodeLength
public_oe property
public
UInt32,System
CodeLength
return
System.UInt32
CodeStart
public_oe property
public
UInt32,System
CodeStart
return
System.UInt32
EntryCodeStart
public_oe property
public
UInt32,System
EntryCodeStart
return
System.UInt32
EntryPointerEnd
public_oe property
public
UInt32,System
EntryPointerEnd
return
System.UInt32
Magic
public_oe property
public
UInt32,System
Magic
return
System.UInt32
SectorSize
public_oe property
public
UInt32,System
SectorSize
return
System.UInt32
TextLength
public_oe property
public
UInt32,System
TextLength
return
System.UInt32
TextStart
public_oe property
public
UInt32,System
TextStart
return
System.UInt32