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

Gameplay.FlightControlJoint

Extends
Havok6DOFConstraint
Modifiers
native

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.HavokActor
      |   
      +-- Engine.HavokConstraint
         |   
         +-- Engine.Havok6DOFConstraint
            |   
            +-- Gameplay.FlightControlJoint

Variables Summary
Inherited Variables from Engine.Havok6DOFConstraint
basisAIndex, basisBIndex, bConstrainAngular, bConstrainLinear, pivotAIndex, pivotBIndex
Inherited Variables from Engine.HavokConstraint
AutoComputeLocals, bDisableCollisions, fMaxForceToBreak, fSpecificDamping, fSpecificStrength, hkAttachedActorA, hkAttachedActorB, hkAttachedSubPartA, hkAttachedSubPartB, hkConstraintPtr, hkInitCalled, LocalAxisA, LocalAxisB, LocalPerpAxisA, LocalPerpAxisB, LocalPosA, LocalPosB

Enumerations Summary
Inherited Enumerations from Engine.HavokConstraint
EAutoComputeConstraint

Functions Summary
function setTargetRotation (Quat newTargetRotation))
Inherited Functions from Engine.HavokConstraint
ActivateAttachedBodies, ComputeLocalValues, RecreateConstraint, UpdateConstraintDetails


Functions Detail

setTargetRotation Source code

function setTargetRotation ( Quat newTargetRotation) )


Defaultproperties

defaultproperties
{
	RemoteRole = ROLE_None


	bConstrainLinear = false
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:29.766 - Created with UnCodeX