C# Class ME3Explorer.Matinee.BioEvtSysTrackSubtitles.SubtitleKey

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

public bool bShowAtTop
return bool

bUseOnlyAsReplyWheelHint public property

public bool bUseOnlyAsReplyWheelHint
return bool

fLength public property

public float fLength
return float

nStrRefID public property

public int nStrRefID
return int