C# Class bffnt_tool.FFNT.CWDH

Show file 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 property

public CharWidthInfo[] CharWidths
return CharWidthInfo[]

EndIndex public property

public UInt16,System EndIndex
return System.UInt16

NextCWDHOffset public property

public UInt32,System NextCWDHOffset
return System.UInt32

SectionSize public property

public UInt32,System SectionSize
return System.UInt32

Signature public property

public String Signature
return String

StartIndex public property

public UInt16,System StartIndex
return System.UInt16