C# Class ME3Explorer.Matinee.BioEvtSysTrackLookAt.LookAtKey

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

public bool bEnabled
return bool

bInstantTransition public_oe property

public bool bInstantTransition
return bool

bLockedToTarget public_oe property

public bool bLockedToTarget
return bool

eFindActorMode public_oe property

public byteprop,ME3Explorer.Matinee eFindActorMode
return byteprop

nmFindActor public_oe property

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