I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:BubbleGenerator (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Decoration >> BubbleGenerator
Package: 
UnrealShare
This class in other games:
RTNP, U1

BubbleGenerator.

Properties[edit]

Property group 'BubbleGenerator'[edit]

NumBubbles[edit]

Type: float


Default value: 15.0

Internal variables[edit]

i[edit]

Type: int


Default values[edit]

Property Value
bCollideActors True
bStatic False
CollisionHeight 64.0
CollisionRadius 64.0
DrawScale 0.5
Texture Texture'UnrealShare.S_bubble1'

States[edit]

Active[edit]

Modifiers: auto

Active.Timer[edit]

event Timer ()

Overrides: Decoration.Timer (global)


Active.Touch[edit]

event Touch (Actor Other)

Overrides: Actor.Touch (global)


Active.Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Decoration.Trigger (global)


Active.UnTouch[edit]

event UnTouch (Actor Other)

Overrides: Actor.UnTouch (global)