C# Class ME3Explorer.Matinee.BioEvtSysTrackSetFacing.FacingKey

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

public bool bApplyOrientation
return bool

eCurrentStageNode public_oe property

public byteprop,ME3Explorer.Matinee eCurrentStageNode
return byteprop

fOrientation public_oe property

public float fOrientation
return float

nmStageNode public_oe property

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