I'm a doctor, not a mechanic

UE1:UTChunk (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Projectile >> UTChunk
Package: 
BotPack
Direct subclasses:
UTChunk1, UTChunk3, UTChunk4, UTchunk2

UTChunk.

Properties

AnimFrame

Type: Texture

Array size: 12


Default value, index 0: Texture'Botpack.ChunkGlow.Chunk_a00'

Default value, index 1: Texture'Botpack.ChunkGlow.Chunk_a01'

Default value, index 10: Texture'Botpack.ChunkGlow.Chunk_a10'

Default value, index 11: Texture'Botpack.ChunkGlow.Chunk_a11'

Default value, index 12: Texture'Botpack.ChunkGlow.Chunk_a02'

Default value, index 13: Texture'Botpack.ChunkGlow.Chunk_a03'

Default value, index 14: Texture'Botpack.ChunkGlow.Chunk_a04'

Default value, index 15: Texture'Botpack.ChunkGlow.Chunk_a05'

Default value, index 16: Texture'Botpack.ChunkGlow.Chunk_a06'

Default value, index 17: Texture'Botpack.ChunkGlow.Chunk_a07'

Default value, index 18: Texture'Botpack.ChunkGlow.Chunk_a08'

Default value, index 19: Texture'Botpack.ChunkGlow.Chunk_a09'

Count

Type: int


trail

Type: ChunkTrail


Default values

Property Value
AmbientGlow 255
bBounce True
bNoSmooth True
bUnlit True
Damage 16.0
DrawScale 0.4
LifeSpan 2.9
MaxSpeed 2700.0
MomentumTransfer 10000
MyDamageType 'shredded'
RemoteRole ROLE_SimulatedProxy
Speed 2500.0
Texture Texture'Botpack.ChunkGlow.Chunk_a00'

Functions

Events

HitWall

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Projectile.HitWall


Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Timer

simulated event Timer ()

Overrides: Actor.Timer


zonechange

simulated event zonechange (ZoneInfo NewZone)

Overrides: Actor.ZoneChange


Other instance functions

ProcessTouch

simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)

Overrides: Projectile.ProcessTouch