UE3:RB_Thruster (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:44, 17 January 2010 by Wormbo (talk | contribs) (1 revision: class descriptions for UDK January update (part 4))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UDK Object >> Actor >> RigidBodyBase >> RB_Thruster
Package:
Engine
This class in other games:

null

Properties

Property group 'RB_Thruster'

bThrustEnabled

Type: bool

If thrust should be applied at the moment.

ThrustStrength

Type: float

Modifiers: interp

Strength of thrust force applied to the base object.

Default value: 100.0

Default values

Property Value
bEdShouldSnap True
bHardAttach True
Components[0] ArrowComponent'ArrowComponent0'
Components[1] SpriteComponent'Sprite'

Subobjects

ArrowComponent0

Class: Engine.ArrowComponent

Property Value
ArrowColor
Member Value
A 255
B 0
G 180
R 255
ArrowSize 1.7
bTreatAsASprite True
ReplacementPrimitive None

Sprite

Class: Engine.SpriteComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
HiddenGame True
ReplacementPrimitive None
Sprite Texture2D'EditorResources.S_Thruster'

Instance functions

OnToggle

simulated function OnToggle (SeqAct_Toggle action)

Handling Toggle event from Kismet.