C# Class ME3Explorer.Matinee.BioEvtSysTrackSubtitles.SubtitleKey

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
bShowAtTop bool
bUseOnlyAsReplyWheelHint bool
fLength float
nStrRefID int

Public Methods

Method Description
ToTree ( int index, float time, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int index, float time, ME3Package pcc ) : TreeNode
index int
time float
pcc ME3Package
return System.Windows.Forms.TreeNode

Property Details

bShowAtTop public_oe property

public bool bShowAtTop
return bool

bUseOnlyAsReplyWheelHint public_oe property

public bool bUseOnlyAsReplyWheelHint
return bool

fLength public_oe property

public float fLength
return float

nStrRefID public_oe property

public int nStrRefID
return int