Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.UILightningEffect

Extends
UIWeather_Lightning

Core.Object
|   
+-- Engine.Actor
   |   
   +-- UnrealShare.UIFX
      |   
      +-- UnrealShare.UIWeather
         |   
         +-- UnrealShare.UIWeather_Lightning
            |   
            +-- UnrealShare.UILightningEffect

Functions Summary
function BeginPlay ()
function OffThunder ()
function PlayThunder ()


Functions Detail

BeginPlay Source code

simulated function BeginPlay ( )

OffThunder Source code

simulated function OffThunder ( )

PlayThunder Source code

simulated function PlayThunder ( )


Defaultproperties

defaultproperties
{
     bHidden=False
     RemoteRole=ROLE_SimulatedProxy
     Texture=Texture'UnrealShare.Icons.Lightning'
     CollisionRadius=24.000000
     CollisionHeight=24.000000
     LightBrightness=255
     LightSaturation=255
     LightRadius=255
     LightPeriod=32
     LightCone=128
     VolumeBrightness=64
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: vr 22-5-2009 02:19:06.029 - Created with UnCodeX