I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:DripGenerator (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> DripGenerator |
- Package:
- UnrealShare
- Direct subclass:
- Drip
- This class in other games:
- RTNP, UT
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
DripGenerator.
Properties[edit]
Property group 'DripGenerator'[edit]
DripPause[edit]
Type: float
pause between drips
Default value: 0.7
DripTexture[edit]
Type: Texture
Default value: Texture'UnrealShare.Skins.Jmisc1'
DripVariance[edit]
Type: float
how different each drip is
Default value: 0.5
Default values[edit]
Property | Value |
---|---|
bHidden | True |
bStatic | False |
DrawType | DT_Mesh |
Mesh | LodMesh'UnrealShare.dripMesh' |
States[edit]
Dripping[edit]
Modifiers: auto
Dripping.Timer[edit]
event Timer ()
Overrides: Decoration.Timer (global)