C# Class bffnt_tool.FFNT.CWDH

Mostrar archivo Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Public Properties

Property Type Description
CharWidths CharWidthInfo[]
EndIndex System.UInt16
NextCWDHOffset System.UInt32
SectionSize System.UInt32
Signature String
StartIndex System.UInt16

Public Methods

Method Description
CWDH ( EndianBinaryReader er ) : System

Method Details

CWDH() public method

public CWDH ( EndianBinaryReader er ) : System
er EndianBinaryReader
return System

Property Details

CharWidths public_oe property

public CharWidthInfo[] CharWidths
return CharWidthInfo[]

EndIndex public_oe property

public UInt16,System EndIndex
return System.UInt16

NextCWDHOffset public_oe property

public UInt32,System NextCWDHOffset
return System.UInt32

SectionSize public_oe property

public UInt32,System SectionSize
return System.UInt32

Signature public_oe property

public String Signature
return String

StartIndex public_oe property

public UInt16,System StartIndex
return System.UInt16