| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.AnimNode
|
+-- Engine.AnimNodeBlendBase
|
+-- Engine.AnimNodeBlendList
|
+-- UTGame.UTAnimBlendBase
|
+-- UTGame.UTAnimBlendByIdle
| Variables Summary |
|---|
| Inherited Variables from UTGame.UTAnimBlendBase |
|---|
| BlendTime, ChildBlendTimes, SliderPosition |
| Inherited Variables from Engine.AnimNodeBlendList |
|---|
| ActiveChildIndex, BlendTimeToGo, bPlayActiveChild, TargetWeight |
| Functions Summary |
|---|
| Inherited Functions from UTGame.UTAnimBlendBase |
|---|
| GetAnimDuration, GetBlendTime |
| Inherited Functions from Engine.AnimNodeBlendList |
|---|
| SetActiveChild |
| Defaultproperties |
|---|
defaultproperties
{
Children(0)=(Name="Idle",Weight=1.000000)
Children(1)=(Name="moving")
bFixNumChildren=True
Name="Default__UTAnimBlendByIdle"
ObjectArchetype=UTAnimBlendBase'UTGame.Default__UTAnimBlendBase'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||