C# Class ME3Explorer.Matinee.BioEvtSysTrackGesture.Gesture

Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
aChainedGestures List
bChainToPrevious bool
bInvalidData bool
bOneShotAnim bool
bPlayUntilNext bool
bSnapToPose bool
bTerminateAllGestures bool
bUseDynAnimSets bool
eGesture byteprop
eGestureFilter byteprop
ePose byteprop
ePoseFilter byteprop
fEndBlendDuration float
fEndOffset float
fPlayRate float
fStartBlendDuration float
fStartOffset float
fTransBlendTime float
fWeight float
nmGestureAnim ME3Explorer.Unreal.NameReference
nmGestureSet ME3Explorer.Unreal.NameReference
nmPoseAnim ME3Explorer.Unreal.NameReference
nmPoseSet ME3Explorer.Unreal.NameReference
nmTransitionAnim ME3Explorer.Unreal.NameReference
nmTransitionSet ME3Explorer.Unreal.NameReference

Public Methods

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

Method Details

ToTree() public method

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

Property Details

aChainedGestures public_oe property

public List aChainedGestures
return List

bChainToPrevious public_oe property

public bool bChainToPrevious
return bool

bInvalidData public_oe property

public bool bInvalidData
return bool

bOneShotAnim public_oe property

public bool bOneShotAnim
return bool

bPlayUntilNext public_oe property

public bool bPlayUntilNext
return bool

bSnapToPose public_oe property

public bool bSnapToPose
return bool

bTerminateAllGestures public_oe property

public bool bTerminateAllGestures
return bool

bUseDynAnimSets public_oe property

public bool bUseDynAnimSets
return bool

eGesture public_oe property

public byteprop,ME3Explorer.Matinee eGesture
return byteprop

eGestureFilter public_oe property

public byteprop,ME3Explorer.Matinee eGestureFilter
return byteprop

ePose public_oe property

public byteprop,ME3Explorer.Matinee ePose
return byteprop

ePoseFilter public_oe property

public byteprop,ME3Explorer.Matinee ePoseFilter
return byteprop

fEndBlendDuration public_oe property

public float fEndBlendDuration
return float

fEndOffset public_oe property

public float fEndOffset
return float

fPlayRate public_oe property

public float fPlayRate
return float

fStartBlendDuration public_oe property

public float fStartBlendDuration
return float

fStartOffset public_oe property

public float fStartOffset
return float

fTransBlendTime public_oe property

public float fTransBlendTime
return float

fWeight public_oe property

public float fWeight
return float

nmGestureAnim public_oe property

public NameReference,ME3Explorer.Unreal nmGestureAnim
return ME3Explorer.Unreal.NameReference

nmGestureSet public_oe property

public NameReference,ME3Explorer.Unreal nmGestureSet
return ME3Explorer.Unreal.NameReference

nmPoseAnim public_oe property

public NameReference,ME3Explorer.Unreal nmPoseAnim
return ME3Explorer.Unreal.NameReference

nmPoseSet public_oe property

public NameReference,ME3Explorer.Unreal nmPoseSet
return ME3Explorer.Unreal.NameReference

nmTransitionAnim public_oe property

public NameReference,ME3Explorer.Unreal nmTransitionAnim
return ME3Explorer.Unreal.NameReference

nmTransitionSet public_oe property

public NameReference,ME3Explorer.Unreal nmTransitionSet
return ME3Explorer.Unreal.NameReference