| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Pickup
|
+-- UnrealI.Flare
| Variables Summary | |
|---|---|
| bool | bDamaged |
| bool | bFirstTick |
| Flare | f |
| vector | X |
| vector | Y |
| vector | Z |
| Inherited Variables from Engine.Pickup |
|---|
| bAutoActivate, bCanActivate, bCanHaveMultipleCopies, ExpireMessage, Inv, NumCopies |
| Functions Summary | ||
|---|---|---|
![]() | HitWall (vector HitNormal, actor Wall) Activated | |
![]() | TakeDamage (int NDamage, Pawn instigatedBy, Vector hitlocation, Vector momentum, name damageType) Activated | |
![]() | Timer () Activated | |
| Inherited Functions from Engine.Pickup |
|---|
| Activate, BeginState, HandlePickupQuery, PickupFunction, SpawnCopy, Touch, UseCharge, UsedUp |
| States Summary |
|---|
| Activated Source code |
|---|
|
state Activated |
| HitWall, TakeDamage, Timer |
| Variables Detail |
|---|
| Functions Detail |
|---|
HitWall Activated Source code
TakeDamage Activated Source code
Timer Activated Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||