C# Class PMD.PMDFormat.EnglishHeader

英語表記用ヘッダ
Inheritance: MMD.Format
Exibir arquivo Open project: hecomi/StereoAR-for-Unity

Public Properties

Property Type Description
comment_eg string
english_name_compatibility byte
model_name_eg string

Public Methods

Method Description
EnglishHeader ( BinaryReader bin )

Method Details

EnglishHeader() public method

public EnglishHeader ( BinaryReader bin )
bin BinaryReader

Property Details

comment_eg public_oe property

public string comment_eg
return string

english_name_compatibility public_oe property

public byte english_name_compatibility
return byte

model_name_eg public_oe property

public string model_name_eg
return string