| 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.SkelControlBase
|
+-- Engine.SkelControlSingleBone
|
+-- UTGame.UTSkelControl_SpinControl
| Variables Summary | |
|---|---|
| Spin | |
| vector | Axis |
| float | DegreesPerSecond |
| Enumerations Summary |
|---|
| Inherited Enumerations from Engine.SkelControlBase |
|---|
| EBoneControlSpace |
| Functions Summary |
|---|
| Inherited Functions from Engine.SkelControlBase |
|---|
| SetSkelControlActive, SetSkelControlStrength |
| Variables Detail |
|---|
How fast is the core to spin at max health
| Defaultproperties |
|---|
defaultproperties
{
DegreesPerSecond=180.000000
bApplyRotation=True
bAddRotation=True
BoneRotationSpace=BCS_ActorSpace
Name="Default__UTSkelControl_SpinControl"
ObjectArchetype=SkelControlSingleBone'Engine.Default__SkelControlSingleBone'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||