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

UTGame.UTAnimNodeSeqWeap

Extends
UTAnimNodeSequence
Modifiers
native ( Animation )

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. AnimNodeSequence which changes its animation based on the weapon anim type.

Core.Object
|   
+-- Engine.AnimNode
   |   
   +-- Engine.AnimNodeSequence
      |   
      +-- UTGame.UTAnimNodeSequence
         |   
         +-- UTGame.UTAnimNodeSeqWeap

Variables Summary
UTAnimNodeSeqWeap
nameDefaultAnim
nameDualPistolAnim
nameShoulderRocketAnim
nameSinglePistolAnim
nameStingerAnim
Inherited Variables from UTGame.UTAnimNodeSequence
bAutoStart, bLoopLastSequence, SeqStack
Inherited Variables from Engine.AnimNodeSequence
AnimLinkupIndex, AnimSeq, AnimSeqName, bCauseActorAnimEnd, bCauseActorAnimPlay, bForceAlwaysMaster, bForceAlwaysSlave, bForceRefposeWhenNotPlaying, bIsIssuingNotifies, bLooping, bNoNotifies, bPlaying, bShowTimeLineSlider, bSynchronize, bZeroRootRotation, bZeroRootTranslation, CurrentTime, DebugCarat, DebugTrack, NotifyWeightThreshold, PreviousTime, Rate, RootBoneOption[3], RootRotationOption[3], SynchGroupName, SynchPosOffset

Enumerations Summary
Inherited Enumerations from Engine.AnimNodeSequence
ERootBoneAxis, ERootRotationOption

Functions Summary
Inherited Functions from UTGame.UTAnimNodeSequence
OnInit, PlayAnimation, PlayAnimationSet
Inherited Functions from Engine.AnimNodeSequence
FindNormalizedPositionFromGroupRelativePosition, GetAnimPlaybackLength, GetGlobalPlayRate, GetNormalizedPosition, GetTimeLeft, PlayAnim, SetAnim, SetPosition, StopAnim


Variables Detail

UTAnimNodeSeqWeap

DefaultAnim Source code

var(UTAnimNodeSeqWeap) name DefaultAnim;

DualPistolAnim Source code

var(UTAnimNodeSeqWeap) name DualPistolAnim;

ShoulderRocketAnim Source code

var(UTAnimNodeSeqWeap) name ShoulderRocketAnim;

SinglePistolAnim Source code

var(UTAnimNodeSeqWeap) name SinglePistolAnim;

StingerAnim Source code

var(UTAnimNodeSeqWeap) name StingerAnim;


Defaultproperties

defaultproperties
{
   Name="Default__UTAnimNodeSeqWeap"
   ObjectArchetype=UTAnimNodeSequence'UTGame.Default__UTAnimNodeSequence'
}

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