| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Effects
|
+-- UnrealShare.AnimSpriteEffect
|
+-- Botpack.ShockExplo
| Variables Summary |
|---|
| Inherited Variables from UnrealShare.AnimSpriteEffect |
|---|
| AnimTime, i, NumFrames, Pause, SpriteAnim[20] |
| Inherited Variables from Engine.Effects |
|---|
| bOnlyTriggerable, EffectSound1, EffectSound2 |
| Functions Summary | ||
|---|---|---|
![]() | MakeSound ())) | |
![]() | PostBeginPlay ())) | |
![]() | Timer ())) | |
| Functions Detail |
|---|
MakeSound Source code
PostBeginPlay Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties { NumFrames=15 Pause=0.050000 EffectSound1=Sound'UnrealShare.General.Expl03' RemoteRole=ROLE_SimulatedProxy LifeSpan=0.700000 DrawType=DT_SpriteAnimOnce Style=STY_Translucent Texture=Texture'Botpack.ShockExplo.asmdex_a00' Skin=Texture'Botpack.Effects.ExplosionBluePal' DrawScale=1.000000 LightType=LT_TexturePaletteOnce LightEffect=LE_NonIncidence LightBrightness=255 LightHue=27 LightSaturation=71 LightRadius=6 bCorona=False } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||