C# Class ME3Explorer.Matinee.SFXInterpTrackPlayFaceOnlyVO.FOVOKey

Exibir arquivo 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_oe property

public bool bAllowInConversation
return bool

bDisableDelayUntilPreload public_oe property

public bool bDisableDelayUntilPreload
return bool

bForceHideSubtitles public_oe property

public bool bForceHideSubtitles
return bool

bPlaySoundOnly public_oe property

public bool bPlaySoundOnly
return bool

bSubtitleHasPriority public_oe property

public bool bSubtitleHasPriority
return bool

nLineStrRef public_oe property

public int nLineStrRef
return int

pConversation public_oe property

public int pConversation
return int

srActorNameOverride public_oe property

public int srActorNameOverride
return int