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

UDKBase.UDKAnimNodeFramePlayer

Extends
AnimNodeSequence
Modifiers
native ( Animation )

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

Core.Object
|   
+-- Engine.AnimObject
   |   
   +-- Engine.AnimNode
      |   
      +-- Engine.AnimNodeSequence
         |   
         +-- UDKBase.UDKAnimNodeFramePlayer

Direct Known Subclasses:

UTAnimNodeFramePlayer

Variables Summary
Inherited Variables from Engine.AnimNodeSequence
ActiveCameraAnimInstance, AnimLinkupIndex, AnimSeq, AnimSeqName, bCauseActorAnimEnd, bCauseActorAnimPlay, bDisableWarningWhenAnimNotFound, bEditorOnlyAddRefPoseToAdditiveAnimation, bForceAlwaysSlave, bForceRefposeWhenNotPlaying, bIsIssuingNotifies, bLoopCameraAnim, bLooping, bNoNotifies, bPlaying, bRandomizeCameraAnimLoopStartTime, bReverseSync, bShowTimeLineSlider, bSynchronize, bZeroRootRotation, bZeroRootTranslation, CameraAnim, CameraAnimBlendInTime, CameraAnimBlendOutTime, CameraAnimPlayRate, CameraAnimScale, CurrentTime, EndTime, MetaDataSkelControlList, NotifyWeightThreshold, PreviousTime, Rate, RootBoneOption[3], RootRotationOption[3], SynchGroupName, SynchPosOffset
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.AnimNodeSequence
ERootBoneAxis, ERootRotationOption
Inherited Enumerations from Engine.AnimNode
ESliderType

Structures Summary
Inherited Structures from Engine.AnimNode
CurveKey

Functions Summary
function SetAnimation (name Sequence, float RateScale)
function SetAnimPosition (float Perc)
Inherited Functions from Engine.AnimNodeSequence
FindGroupPosition, FindGroupRelativePosition, GetAnimPlaybackLength, GetGlobalPlayRate, GetGroupRelativePosition, GetNormalizedPosition, GetTimeLeft, PlayAnim, ReplayAnim, SetAnim, SetPosition, SetRootBoneAxisOption, SetRootBoneRotationOption, StopAnim
Inherited Functions from Engine.AnimNode
FindAnimNode, OnBecomeRelevant, OnCeaseRelevant, OnInit, PlayAnim, ReplayAnim, StopAnim


Functions Detail

SetAnimation Source code

native function SetAnimation ( name Sequence, float RateScale )

SetAnimPosition Source code

native function SetAnimPosition ( float Perc )


Defaultproperties

defaultproperties
{
}

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