UE2:ComboCrate (UT2003): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m same as UT2004 version except for ComboAnnouncementName |
||
Line 1: | Line 1: | ||
{{ | {{UE2:ComboCrate (UT2004)}} | ||
Latest revision as of 12:36, 13 August 2009
- Package:
- BonusPack
- This class in other games:
The "Camouflaged" adrenaline combo.
Properties
Effect
Type: CrateActor
A reference to the StaticMesh actor attached to the player
Default values
Property | Value |
---|---|
Duration | 45.0 |
ExecMessage | "Camouflaged!" |
keys[0] | 4 |
keys[1] | 4 |
keys[2] | 4 |
keys[3] | 4 |
Instance functions
StartEffect
function StartEffect (xPawn P)
Overrides: Combo.StartEffect
Spawns the Effect actor.
StopEffect
function StopEffect (xPawn P)
Overrides: Combo.StopEffect
Destroys the Effect actor.