C# 클래스 ME3Explorer.Matinee.InterpTrackAnimControl.AnimControlTrackKey

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimEndOffset float
AnimPlayRate float
AnimSeqName ME3Explorer.Unreal.NameReference
AnimStartOffset float
StartTime float
bLooping bool
bReverse bool

공개 메소드들

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

메소드 상세

ToTree() 공개 메소드

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

프로퍼티 상세

AnimEndOffset 공개적으로 프로퍼티

public float AnimEndOffset
리턴 float

AnimPlayRate 공개적으로 프로퍼티

public float AnimPlayRate
리턴 float

AnimSeqName 공개적으로 프로퍼티

public NameReference,ME3Explorer.Unreal AnimSeqName
리턴 ME3Explorer.Unreal.NameReference

AnimStartOffset 공개적으로 프로퍼티

public float AnimStartOffset
리턴 float

StartTime 공개적으로 프로퍼티

public float StartTime
리턴 float

bLooping 공개적으로 프로퍼티

public bool bLooping
리턴 bool

bReverse 공개적으로 프로퍼티

public bool bReverse
리턴 bool