Mostly Harmless

UE3:RB_RadialImpulseActor (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> RB_RadialImpulseActor
Package: 
Engine
This class in other games:
UDK

null

Properties[edit]

Property group 'RB_RadialImpulseActor'[edit]

ImpulseComponent[edit]

Type: RB_RadialImpulseComponent

Modifiers: const, editconst


Default value: RB_RadialImpulseComponent'ImpulseComponent0'

Internal variables[edit]

ImpulseCount[edit]

Type: byte

Modifiers: repnotify


RenderComponent[edit]

Type: DrawSphereComponent

Encapsulates a RB_RadialImpulseComponent to let a level designer place one in a level. When toggled from Kismet, will apply a kick to surrounding physics objects within blast radius.

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

Default value: DrawSphereComponent'DrawSphere0'

Default values[edit]

Property Value
bAlwaysRelevant True
bEdShouldSnap True
bNoDelete True
bOnlyDirtyReplication True
CollisionType COLLIDE_CustomDefault
Components[0] DrawSphereComponent'DrawSphere0'
Components[1] RB_RadialImpulseComponent'ImpulseComponent0'
Components[2] SpriteComponent'Sprite'
NetUpdateFrequency 0.1
RemoteRole ROLE_SimulatedProxy

Subobjects[edit]

DrawSphere0[edit]

Class: Engine.DrawSphereComponent

No new values.

ImpulseComponent0[edit]

Class: Engine.RB_RadialImpulseComponent

Property Value
PreviewSphere DrawSphereComponent'Engine.Default__RB_RadialImpulseActor:DrawSphere0'

Sprite[edit]

Class: Engine.SpriteComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
HiddenGame True
Sprite Texture2D'EngineResources.S_RadImpulse'

Functions[edit]

Events[edit]

ReplicatedEvent[edit]

simulated event ReplicatedEvent (name VarName)

Overrides: Actor.ReplicatedEvent


Other instance functions[edit]

OnToggle[edit]

simulated function OnToggle (SeqAct_Toggle inAction)