Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTScriptedBotVolume

Extends
PhysicsVolume

volume that kills Kismet created bots that leave it Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Brush
      |   
      +-- Engine.Volume
         |   
         +-- Engine.PhysicsVolume
            |   
            +-- UTGame.UTScriptedBotVolume

Variables Summary
Inherited Variables from Engine.PhysicsVolume
BACKUP_bPainCausing, bBounceVelocity, bDestructive, bMoveProjectiles, bNeutralZone, bNoInventory, bPainCausing, bPhysicsOnContact, bVelocityAffectsWalking, bWaterVolume, DamageInstigator, DamagePerSec, DamageType, FluidFriction, GroundFriction, MaxDampingForce, NextPhysicsVolume, PainTimer, Priority, RigidBodyDamping, TerminalVelocity, ZoneVelocity
Inherited Variables from Engine.Volume
AssociatedActor, bForcePawnWalk, bProcessAllActors, LocationName, LocationPriority

Functions Summary
event PawnLeavingVolume (Pawn Other))
Inherited Functions from Engine.PhysicsVolume
ActorEnteredVolume, ActorLeavingVolume, CausePainTo, GetGravityZ, ModifyPlayer, NotifyPawnBecameViewTarget, OnSetDamageInstigator, OnToggle, PawnEnteredVolume, PawnLeavingVolume, PhysicsChangedFor, PostBeginPlay, Reset, TimerPop, Touch
Inherited Functions from Engine.Volume
BeginState, CollisionChanged, DisplayDebug, Encompasses, GetLocationStringFor, OnToggle, PostBeginPlay, ProcessActorSetVolume, Touch, untouch


Functions Detail

PawnLeavingVolume Source code

event PawnLeavingVolume ( Pawn Other) )


Defaultproperties

defaultproperties
{
   Begin Object Class=BrushComponent Name=BrushComponent0 ObjName=BrushComponent0 Archetype=BrushComponent'Engine.Default__PhysicsVolume:BrushComponent0'
      ObjectArchetype=BrushComponent'Engine.Default__PhysicsVolume:BrushComponent0'
   End Object
   BrushComponent=BrushComponent0
   Components(0)=BrushComponent0
   CollisionComponent=BrushComponent0
   CollisionType=COLLIDE_CustomDefault
   Name="Default__UTScriptedBotVolume"
   ObjectArchetype=PhysicsVolume'Engine.Default__PhysicsVolume'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:56.164 - Created with UnCodeX