C# Class ME3Explorer.Matinee.SFXInterpTrackAttachCrustEffect.CrustEffectKey

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_bAttach bool
m_fLifeTime float

Public Methods

Method Description
ToTree ( int index, float time ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int index, float time ) : TreeNode
index int
time float
return System.Windows.Forms.TreeNode

Property Details

m_bAttach public_oe property

public bool m_bAttach
return bool

m_fLifeTime public_oe property

public float m_fLifeTime
return float