Gah - a solution with more questions. – EntropicLqd

UE3:UTKillZVolume (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> Actor >> Brush >> Volume >> PhysicsVolume >> UTKillZVolume
Package: 
UTGame
This class in other games:
UDK

UTKillZVolume Kills pawns using KillZ interface


Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'UTKillZVolume'[edit]

KillZDamageType[edit]

Type: class<DamageType>


Default value: Class'Engine.KillZDamageType'

Default values[edit]

Property Value
CollisionType COLLIDE_CustomDefault

Subobjects[edit]

BrushComponent0[edit]

Class: Engine.BrushComponent

Inherits from: PhysicsVolume.BrushComponent0

No new values.

Events[edit]

ActorEnteredVolume[edit]

event ActorEnteredVolume (Actor Other)

Overrides: PhysicsVolume.ActorEnteredVolume


KillActor[edit]

simulated event KillActor (Actor Other)


PawnEnteredVolume[edit]

event PawnEnteredVolume (Pawn Other)

Overrides: PhysicsVolume.PawnEnteredVolume


Touch[edit]

simulated event Touch (Actor Other, PrimitiveComponent OtherComp, Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: PhysicsVolume.Touch