Mostly Harmless
UE1:Chunk (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Projectile >> Chunk |
Contents |
- Package:
- UnrealI
- Direct subclasses:
- Chunk1, Chunk2, Chunk3, Chunk4
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Chunk.
[edit] Properties
[edit] bDelayTime
Type: bool
[edit] Default values
| Property | Value |
|---|---|
| bBounce | True |
| bNoSmooth | True |
| bUnlit | True |
| Damage | 17.0 |
| LifeSpan | 3.0 |
| MaxSpeed | 2700.0 |
| MomentumTransfer | 10000 |
| MyDamageType | 'shredded' |
| RemoteRole | ROLE_SimulatedProxy |
| Speed | 2500.0 |
[edit] Functions
[edit] Events
[edit] HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Projectile.HitWall
[edit] Landed
simulated event Landed (Object.Vector HitNormal)
Overrides: Actor.Landed
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Timer
simulated event Timer ()
Overrides: Actor.Timer
[edit] zonechange
simulated event zonechange (ZoneInfo NewZone)
Overrides: Actor.ZoneChange
[edit] Other instance functions
[edit] ProcessTouch
simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)
Overrides: Projectile.ProcessTouch
