C# 클래스 ME3Explorer.Matinee.InterpData

상속: UMD.HCIL.Piccolo.PNode
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EdSectionEnd float
EdSectionStart float
InterpGroups List
InterpLength float
ObjInstanceVersion int
ParentSequence int
index int
m_nBioCutSceneVersion int
m_pSFXSceneData int
pcc ME3Package
tree1 System.Windows.Forms.TreeView
tree2 System.Windows.Forms.TreeView

공개 메소드들

메소드 설명
InterpData ( ) : ME3Explorer.SequenceObjects
LayoutChildren ( ) : void
LoadInterpData ( int idx, ME3Package pccobject ) : void
OnCameraChanged ( UMD.HCIL.Piccolo.PCamera c ) : void
addGroup ( InterpGroup t ) : void

비공개 메소드들

메소드 설명
scrollbarH_Scroll ( object sender, ScrollEventArgs e ) : void
scrollbar_Scroll ( object sender, ScrollEventArgs e ) : void

메소드 상세

InterpData() 공개 메소드

public InterpData ( ) : ME3Explorer.SequenceObjects
리턴 ME3Explorer.SequenceObjects

LayoutChildren() 공개 메소드

public LayoutChildren ( ) : void
리턴 void

LoadInterpData() 공개 메소드

public LoadInterpData ( int idx, ME3Package pccobject ) : void
idx int
pccobject ME3Package
리턴 void

OnCameraChanged() 공개 메소드

public OnCameraChanged ( UMD.HCIL.Piccolo.PCamera c ) : void
c UMD.HCIL.Piccolo.PCamera
리턴 void

addGroup() 공개 메소드

public addGroup ( InterpGroup t ) : void
t InterpGroup
리턴 void

프로퍼티 상세

EdSectionEnd 공개적으로 프로퍼티

public float EdSectionEnd
리턴 float

EdSectionStart 공개적으로 프로퍼티

public float EdSectionStart
리턴 float

InterpGroups 공개적으로 프로퍼티

public List InterpGroups
리턴 List

InterpLength 공개적으로 프로퍼티

public float InterpLength
리턴 float

ObjInstanceVersion 공개적으로 프로퍼티

public int ObjInstanceVersion
리턴 int

ParentSequence 공개적으로 프로퍼티

public int ParentSequence
리턴 int

index 공개적으로 프로퍼티

public int index
리턴 int

m_nBioCutSceneVersion 공개적으로 프로퍼티

public int m_nBioCutSceneVersion
리턴 int

m_pSFXSceneData 공개적으로 프로퍼티

public int m_pSFXSceneData
리턴 int

pcc 공개적으로 프로퍼티

public ME3Package pcc
리턴 ME3Package

tree1 공개적으로 프로퍼티

public TreeView,System.Windows.Forms tree1
리턴 System.Windows.Forms.TreeView

tree2 공개적으로 프로퍼티

public TreeView,System.Windows.Forms tree2
리턴 System.Windows.Forms.TreeView