C# 클래스 bffnt_tool.FFNT.CWDH

파일 보기 프로젝트 열기: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

공개 프로퍼티들

프로퍼티 타입 설명
CharWidths CharWidthInfo[]
EndIndex System.UInt16
NextCWDHOffset System.UInt32
SectionSize System.UInt32
Signature String
StartIndex System.UInt16

공개 메소드들

메소드 설명
CWDH ( EndianBinaryReader er ) : System

메소드 상세

CWDH() 공개 메소드

public CWDH ( EndianBinaryReader er ) : System
er EndianBinaryReader
리턴 System

프로퍼티 상세

CharWidths 공개적으로 프로퍼티

public CharWidthInfo[] CharWidths
리턴 CharWidthInfo[]

EndIndex 공개적으로 프로퍼티

public UInt16,System EndIndex
리턴 System.UInt16

NextCWDHOffset 공개적으로 프로퍼티

public UInt32,System NextCWDHOffset
리턴 System.UInt32

SectionSize 공개적으로 프로퍼티

public UInt32,System SectionSize
리턴 System.UInt32

Signature 공개적으로 프로퍼티

public String Signature
리턴 String

StartIndex 공개적으로 프로퍼티

public UInt16,System StartIndex
리턴 System.UInt16