Gah - a solution with more questions. – EntropicLqd

UE1:BubbleGenerator (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> Decoration >> BubbleGenerator
Package: 
UnrealShare
This class in other games:
U1, UT

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)