C# Class ME3Explorer.Matinee.BioEvtSysTrackLookAt.LookAtKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
bEnabled bool
bInstantTransition bool
bLockedToTarget bool
eFindActorMode byteprop
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

bEnabled public property

public bool bEnabled
return bool

bInstantTransition public property

public bool bInstantTransition
return bool

bLockedToTarget public property

public bool bLockedToTarget
return bool

eFindActorMode public property

public byteprop,ME3Explorer.Matinee eFindActorMode
return byteprop

nmFindActor public property

public NameReference,ME3Explorer.Unreal nmFindActor
return ME3Explorer.Unreal.NameReference