| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- UnrealI.GasBagBelch
|
+-- UDSDemo.Fireball
|
+-- UDSDemo.FireBurst
| Variables Summary | |
|---|---|
| float | ExpandRate |
| int | i |
| float | MaxSize |
| Inherited Variables from UDSDemo.Fireball |
|---|
| i, startcount |
| Inherited Variables from UnrealI.GasBagBelch |
|---|
| i, SpriteAnim[6] |
| Functions Summary | ||
|---|---|---|
![]() | Explode (vector HitLocation, vector HitNormal)) Flying | |
![]() | HitWall (vector HitNormal, actor Wall )) Flying | |
![]() | PostBeginPlay ())) | |
![]() | ProcessTouch (Actor Other, Vector HitLocation)) Flying | |
![]() | Tick (float DeltaTime)) Flying | |
![]() | Timer ())) | |
| Inherited Functions from UDSDemo.Fireball |
|---|
| Explode, HitWall, PostBeginPlay, ProcessTouch, Tick, Timer |
| Inherited Functions from UnrealI.GasBagBelch |
|---|
| Explode, PostBeginPlay, ProcessTouch, SetUp, Timer |
| States Summary |
|---|
| Flying Source code |
|---|
|
auto state Flying |
| Explode, HitWall, ProcessTouch, Tick |
| Variables Detail |
|---|
| Functions Detail |
|---|
Explode Flying Source code
HitWall Flying Source code
PostBeginPlay Source code
ProcessTouch Flying Source code
Tick Flying Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties
{
DrawScale=0.150000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||