Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE1:BubbleGenerator (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Decoration >> BubbleGenerator |
Contents |
- Package:
- UnrealShare
- No known subclasses.
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: Decoration.Trigger (global)
Active.UnTouch
event UnTouch (Actor Other)
Overrides: Actor.UnTouch (global)
