C# Class ME3Explorer.Matinee.SFXInterpTrackPlayFaceOnlyVO.FOVOKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
bAllowInConversation bool
bDisableDelayUntilPreload bool
bForceHideSubtitles bool
bPlaySoundOnly bool
bSubtitleHasPriority bool
nLineStrRef int
pConversation int
srActorNameOverride int

Public Methods

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

Method Details

ToTree() public method

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

Property Details

bAllowInConversation public property

public bool bAllowInConversation
return bool

bDisableDelayUntilPreload public property

public bool bDisableDelayUntilPreload
return bool

bForceHideSubtitles public property

public bool bForceHideSubtitles
return bool

bPlaySoundOnly public property

public bool bPlaySoundOnly
return bool

bSubtitleHasPriority public property

public bool bSubtitleHasPriority
return bool

nLineStrRef public property

public int nLineStrRef
return int

pConversation public property

public int pConversation
return int

srActorNameOverride public property

public int srActorNameOverride
return int