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

UTGame.UTSkelControl_MantaBlade

Extends
SkelControlSingleBone
Modifiers
hidecategories ( Translation , Adjustment ) native ( Animation )

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

Core.Object
|   
+-- Engine.SkelControlBase
   |   
   +-- Engine.SkelControlSingleBone
      |   
      +-- UTGame.UTSkelControl_MantaBlade

Variables Summary
floatDesiredRotationsPerSecond
floatRotationsPerSecond
Manta
boolbCounterClockwise
floatMaxRotationsPerSecond
floatSpinUpTime
Inherited Variables from Engine.SkelControlSingleBone
bAddRotation, bAddTranslation, bApplyRotation, bApplyTranslation, BoneRotation, BoneRotationSpace, BoneTranslation, BoneTranslationSpace, RotationSpaceBoneName, TranslationSpaceBoneName
Inherited Variables from Engine.SkelControlBase
bEnableEaseInOut, bIgnoreWhenNotRendered, bInitializedCachedNodeList, BlendInTime, BlendOutTime, BlendTimeToGo, BoneScale, bPropagateSetActive, bSetStrengthFromAnimNode, CachedNodeList, ControlName, ControlPosX, ControlPosY, ControlStrength, ControlTickTag, DrawWidth, IgnoreAtOrAboveLOD, NextControl, SkelComponent, StrengthAnimNodeNameList, StrengthTarget

Enumerations Summary
Inherited Enumerations from Engine.SkelControlBase
EBoneControlSpace

Functions Summary
Inherited Functions from Engine.SkelControlBase
SetSkelControlActive, SetSkelControlStrength


Variables Detail

DesiredRotationsPerSecond Source code

var float DesiredRotationsPerSecond;

RotationsPerSecond Source code

var float RotationsPerSecond;

Manta

bCounterClockwise Source code

var(Manta) bool bCounterClockwise;

MaxRotationsPerSecond Source code

var(Manta) float MaxRotationsPerSecond;

SpinUpTime Source code

var(Manta) float SpinUpTime;


Defaultproperties

defaultproperties
{
   MaxRotationsPerSecond=20.000000
   SpinUpTime=1.200000
   bApplyRotation=True
   bAddRotation=True
   BoneRotationSpace=BCS_ActorSpace
   bIgnoreWhenNotRendered=True
   Name="Default__UTSkelControl_MantaBlade"
   ObjectArchetype=SkelControlSingleBone'Engine.Default__SkelControlSingleBone'
}

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