There is no spoon

UE1:BubbleGenerator (RTNP)

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

BubbleGenerator.

Properties

Property group 'BubbleGenerator'

NumBubbles

Type: float


Default value: 15.0

Internal variables

i

Type: int


Default values

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

States

Active

Modifiers: auto

Active.Timer

event Timer ()

Overrides: Decoration.Timer (global)


Active.Touch

event Touch (Actor Other)

Overrides: Actor.Touch (global)


Active.Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Decoration.Trigger (global)


Active.UnTouch

event UnTouch (Actor Other)

Overrides: Actor.UnTouch (global)