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

UTGame.UTAnimBlendByTurnInPlace

Extends
UTAnimBlendBase
Modifiers
native ( Animation )

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

Core.Object
|   
+-- Engine.AnimNode
   |   
   +-- Engine.AnimNodeBlendBase
      |   
      +-- Engine.AnimNodeBlendList
         |   
         +-- UTGame.UTAnimBlendBase
            |   
            +-- UTGame.UTAnimBlendByTurnInPlace

Variables Summary
UTPawnOwnerUTP
UTAnimBlendByTurnInPlace
floatRootYawSpeedThresh
floatTurnInPlaceBlendSpeed
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


Variables Detail

OwnerUTP Source code

var const transient UTPawn OwnerUTP;

UTAnimBlendByTurnInPlace

RootYawSpeedThresh Source code

var(UTAnimBlendByTurnInPlace) float RootYawSpeedThresh;

TurnInPlaceBlendSpeed Source code

var(UTAnimBlendByTurnInPlace) float TurnInPlaceBlendSpeed;


Defaultproperties

defaultproperties
{
   Children(0)=(Name="Idle",Weight=1.000000)
   Children(1)=(Name="TurnInPlace")
   bFixNumChildren=True
   Name="Default__UTAnimBlendByTurnInPlace"
   ObjectArchetype=UTAnimBlendBase'UTGame.Default__UTAnimBlendBase'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:48.566 - Created with UnCodeX