C# Class ME3Explorer.SubtitleScanner.SubtitleScanner.EntryStruct

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
ID int
convname string
inDLC bool
indexpcc int
pathafc string
pathdlc string
pathpcc string
speaker string
text string

Property Details

ID public_oe property

public int ID
return int

convname public_oe property

public string convname
return string

inDLC public_oe property

public bool inDLC
return bool

indexpcc public_oe property

public int indexpcc
return int

pathafc public_oe property

public string pathafc
return string

pathdlc public_oe property

public string pathdlc
return string

pathpcc public_oe property

public string pathpcc
return string

speaker public_oe property

public string speaker
return string

text public_oe property

public string text
return string