C# 클래스 ME3Explorer.Matinee.SFXGameInterpTrackProcFoley.ProcFoleyStartStopKey

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
m_bStart bool
m_fMaxThreshold float
m_fSmoothingFactor float

공개 메소드들

메소드 설명
ToTree ( int index, float time, ME3Package pcc ) : TreeNode

메소드 상세

ToTree() 공개 메소드

public ToTree ( int index, float time, ME3Package pcc ) : TreeNode
index int
time float
pcc ME3Package
리턴 System.Windows.Forms.TreeNode

프로퍼티 상세

m_bStart 공개적으로 프로퍼티

public bool m_bStart
리턴 bool

m_fMaxThreshold 공개적으로 프로퍼티

public float m_fMaxThreshold
리턴 float

m_fSmoothingFactor 공개적으로 프로퍼티

public float m_fSmoothingFactor
리턴 float