C# Class ME3Explorer.Matinee.InterpTrackAnimControl.AnimControlTrackKey

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
AnimEndOffset float
AnimPlayRate float
AnimSeqName ME3Explorer.Unreal.NameReference
AnimStartOffset float
StartTime float
bLooping bool
bReverse bool

Méthodes publiques

Méthode Description
ToTree ( int index, ME3Package pcc ) : TreeNode

Method Details

ToTree() public méthode

public ToTree ( int index, ME3Package pcc ) : TreeNode
index int
pcc ME3Package
Résultat System.Windows.Forms.TreeNode

Property Details

AnimEndOffset public_oe property

public float AnimEndOffset
Résultat float

AnimPlayRate public_oe property

public float AnimPlayRate
Résultat float

AnimSeqName public_oe property

public NameReference,ME3Explorer.Unreal AnimSeqName
Résultat ME3Explorer.Unreal.NameReference

AnimStartOffset public_oe property

public float AnimStartOffset
Résultat float

StartTime public_oe property

public float StartTime
Résultat float

bLooping public_oe property

public bool bLooping
Résultat bool

bReverse public_oe property

public bool bReverse
Résultat bool