| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Keypoint
|
+-- UnrealI.RockSlide
|
+-- UnrealI.MagmaBurst
| Variables Summary | |
|---|---|
| MagmaBurst | |
| int | AngularDeviation |
| float | MaxBrightness |
| float | MaxBurnTime |
| int | MaxSpawnedAtOnce |
| float | MaxSpawnSpeed |
| float | MinBrightness |
| float | MinBurnTime |
| int | MinSpawnedAtOnce |
| float | MinSpawnSpeed |
| rotator | SpawnCenterDir |
| Inherited Variables from UnrealI.RockSlide |
|---|
| CubeDimensions, InitialDirection, MaxBetweenTime, maxInitialSpeed, MaxScaleFactor, MinBetweenTime, minInitialSpeed, MinScaleFactor, NextRockTime, TimeLength, TimeLimit, TotalPassedTime |
| Functions Summary | ||
|---|---|---|
![]() | MakeRock () Active | |
![]() | MoreMagma () | |
![]() | Trigger (actor Other, pawn EventInstigator) Triggered | |
| Inherited Functions from UnrealI.RockSlide |
|---|
| BeginPlay, MakeRock, Trigger |
| States Summary |
|---|
| Active Source code |
|---|
|
state Active |
| MakeRock |
| Triggered Source code |
|---|
|
auto state Triggered |
| Trigger |
| Variables Detail |
|---|
| Functions Detail |
|---|
MakeRock Active Source code
MoreMagma Source code
Trigger Triggered Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||