C# Class ME3Explorer.Matinee.BioEvtSysTrackGesture.Gesture

Show file 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 property

public List aChainedGestures
return List

bChainToPrevious public property

public bool bChainToPrevious
return bool

bInvalidData public property

public bool bInvalidData
return bool

bOneShotAnim public property

public bool bOneShotAnim
return bool

bPlayUntilNext public property

public bool bPlayUntilNext
return bool

bSnapToPose public property

public bool bSnapToPose
return bool

bTerminateAllGestures public property

public bool bTerminateAllGestures
return bool

bUseDynAnimSets public property

public bool bUseDynAnimSets
return bool

eGesture public property

public byteprop,ME3Explorer.Matinee eGesture
return byteprop

eGestureFilter public property

public byteprop,ME3Explorer.Matinee eGestureFilter
return byteprop

ePose public property

public byteprop,ME3Explorer.Matinee ePose
return byteprop

ePoseFilter public property

public byteprop,ME3Explorer.Matinee ePoseFilter
return byteprop

fEndBlendDuration public property

public float fEndBlendDuration
return float

fEndOffset public property

public float fEndOffset
return float

fPlayRate public property

public float fPlayRate
return float

fStartBlendDuration public property

public float fStartBlendDuration
return float

fStartOffset public property

public float fStartOffset
return float

fTransBlendTime public property

public float fTransBlendTime
return float

fWeight public property

public float fWeight
return float

nmGestureAnim public property

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

nmGestureSet public property

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

nmPoseAnim public property

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

nmPoseSet public property

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

nmTransitionAnim public property

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

nmTransitionSet public property

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