UE3:TriggerVolume (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> Actor >> Brush >> Volume >> TriggerVolume
Package:
Engine
Direct subclass:
DynamicTriggerVolume
This class in other games:

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

Default values

Property Value
bColored True
bProjTarget True
BrushColor
Member Value
A 255
B 100
G 255
R 100
CollisionType COLLIDE_CustomDefault
SupportedEvents[1] Class'Engine.SeqEvent_TakeDamage'

Subobjects

BrushComponent0

Class: Engine.BrushComponent

Inherits from: Volume.BrushComponent0

No new values.

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Volume.PostBeginPlay


Other instance functions

StopsProjectile

simulated function bool StopsProjectile (Projectile P)

Overrides: Actor.StopsProjectile