Mostly Harmless

UE3:RB_RadialImpulseComponent (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Component >> ActorComponent >> PrimitiveComponent >> RB_RadialImpulseComponent

Contents

Package: 
Engine
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'RB_RadialImpulseComponent'

[edit] bVelChange

Type: bool


[edit] ImpulseFalloff

Type: PrimitiveComponent.ERadialImpulseFalloff


[edit] ImpulseRadius

Type: float


Default value: 200.0

[edit] ImpulseStrength

Type: float


Default value: 900.0

[edit] Internal variables

[edit] PreviewSphere

Type: DrawSphereComponent


[edit] Default values

Property Value
TickGroup TG_PreAsyncWork

[edit] Native functions

[edit] FireImpulse

native function FireImpulse (Object.Vector Origin)