C# Class ME3Explorer.Matinee.SFXGameInterpTrackWwiseMicLock.MicLockKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_bLock bool
m_eFindActorMode byteprop
m_nmFindActor ME3Explorer.Unreal.NameReference

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

m_bLock public property

public bool m_bLock
return bool

m_eFindActorMode public property

public byteprop,ME3Explorer.Matinee m_eFindActorMode
return byteprop

m_nmFindActor public property

public NameReference,ME3Explorer.Unreal m_nmFindActor
return ME3Explorer.Unreal.NameReference