C# Class ME3Explorer.Matinee.BioEvtSysTrackSetFacing.FacingKey

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
bApplyOrientation bool
eCurrentStageNode byteprop
fOrientation float
nmStageNode 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

bApplyOrientation public property

public bool bApplyOrientation
return bool

eCurrentStageNode public property

public byteprop,ME3Explorer.Matinee eCurrentStageNode
return byteprop

fOrientation public property

public float fOrientation
return float

nmStageNode public property

public NameReference,ME3Explorer.Unreal nmStageNode
return ME3Explorer.Unreal.NameReference