C# Class bffnt_tool.FFNT.CWDH

Afficher le fichier Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Méthodes publiques

Свойство Type Description
CharWidths CharWidthInfo[]
EndIndex System.UInt16
NextCWDHOffset System.UInt32
SectionSize System.UInt32
Signature String
StartIndex System.UInt16

Méthodes publiques

Méthode Description
CWDH ( EndianBinaryReader er ) : System

Method Details

CWDH() public méthode

public CWDH ( EndianBinaryReader er ) : System
er EndianBinaryReader
Résultat System

Property Details

CharWidths public_oe property

public CharWidthInfo[] CharWidths
Résultat CharWidthInfo[]

EndIndex public_oe property

public UInt16,System EndIndex
Résultat System.UInt16

NextCWDHOffset public_oe property

public UInt32,System NextCWDHOffset
Résultat System.UInt32

SectionSize public_oe property

public UInt32,System SectionSize
Résultat System.UInt32

Signature public_oe property

public String Signature
Résultat String

StartIndex public_oe property

public UInt16,System StartIndex
Résultat System.UInt16