Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HyoutaTools
Tales
Vesperia
TSS
TSSHeader
C# Class HyoutaTools.Tales.Vesperia.TSS.TSSHeader
Afficher le fichier
Open project: AdmiralCurtiss/HyoutaTools
Class Usage Examples
Méthodes publiques
Свойство
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
Méthodes publiques
Méthode
Description
Serialize
( ) :
byte[]
TSSHeader
(
byte
Header
) :
System
Method Details
Serialize()
public
méthode
public
Serialize
( ) :
byte[]
Résultat
byte[]
TSSHeader()
public
méthode
public
TSSHeader
(
byte
Header
) :
System
Header
byte
Résultat
System
Property Details
CodeLength
public_oe property
public
UInt32,System
CodeLength
Résultat
System.UInt32
CodeStart
public_oe property
public
UInt32,System
CodeStart
Résultat
System.UInt32
EntryCodeStart
public_oe property
public
UInt32,System
EntryCodeStart
Résultat
System.UInt32
EntryPointerEnd
public_oe property
public
UInt32,System
EntryPointerEnd
Résultat
System.UInt32
Magic
public_oe property
public
UInt32,System
Magic
Résultat
System.UInt32
SectorSize
public_oe property
public
UInt32,System
SectorSize
Résultat
System.UInt32
TextLength
public_oe property
public
UInt32,System
TextLength
Résultat
System.UInt32
TextStart
public_oe property
public
UInt32,System
TextStart
Résultat
System.UInt32