| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
NepthysDeathVortex Creation date: 2013-02-23 14:02 Last change: $Id$ Copyright © 2013, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- WVHoverTankV3.NephthysPointSingularity
|
+-- WVHoverTankV3.NephthysGravityVortex
|
+-- WVHoverTankV3.NephthysDeathVortex
| Constants Summary |
|---|
| Inherited Contants from WVHoverTankV3.NephthysGravityVortex |
|---|
| NUM_VORTEX_LEVELS |
| Variables Summary |
|---|
| Functions Summary |
|---|
| Inherited Functions from WVHoverTankV3.NephthysGravityVortex |
|---|
| BeginState, CanSplash, EndState, Explode, HitWall, PostNetBeginPlay, ProcessTouch, SetVortexLevel, Tick, Timer, Touch, UpdateMovement |
| Inherited Functions from WVHoverTankV3.NephthysPointSingularity |
|---|
| Attract, Destroyed, DestroyTrails, DischargeLightningAt, Explode, HurtRadius, PostBeginPlay, Tick |
| Defaultproperties |
|---|
defaultproperties
{
StartupDelay = 0.0
RaiseDuration = 1.0
RaiseDelay = 0.0
VortexLevel = 0
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||