Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.AnimNodeScalePlayRate

Extends
AnimNodeBlendBase
Modifiers
native ( Anim ) hidecategories ( Object )

Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.AnimObject
   |   
   +-- Engine.AnimNode
      |   
      +-- Engine.AnimNodeBlendBase
         |   
         +-- Engine.AnimNodeScalePlayRate

Direct Known Subclasses:

AnimNodeScaleRateBySpeed

Variables Summary
AnimNodeScalePlayRate
floatScaleByValue
Inherited Variables from Engine.AnimNodeBlendBase
bFixNumChildren, BlendType, Children
Inherited Variables from Engine.AnimNode
bCachedHasRootMotion, bCallScriptEventOnBecomeRelevant, bCallScriptEventOnCeaseRelevant, bCallScriptEventOnInit, bDisableCaching, bJustBecameRelevant, bRelevant, bTickDuringPausedAnims, CachedBoneAtoms, CachedCurveKeys, CachedNumDesiredBones, CachedRootMotionDelta, LastUpdatedAnimMorphKeys, NodeCachedAtomsTag, NodeInitTag, NodeName, NodeTickTag, NodeTotalWeight, ParentNodes, SearchTag, TickArrayIndex

Enumerations Summary
Inherited Enumerations from Engine.AnimNode
ESliderType

Structures Summary
Inherited Structures from Engine.AnimNodeBlendBase
AnimBlendChild
Inherited Structures from Engine.AnimNode
CurveKey

Functions Summary
Inherited Functions from Engine.AnimNodeBlendBase
PlayAnim, ReplayAnim, StopAnim
Inherited Functions from Engine.AnimNode
FindAnimNode, OnBecomeRelevant, OnCeaseRelevant, OnInit, PlayAnim, ReplayAnim, StopAnim


Variables Detail

AnimNodeScalePlayRate

ScaleByValue Source code

var(AnimNodeScalePlayRate) float ScaleByValue;


Defaultproperties

defaultproperties
{
	Children(0)=(Name="Input",Weight=1.0)
	bFixNumChildren=TRUE
	ScaleByValue=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:47.354 - Created with UnCodeX