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

UnrealGame.ConvoyPhysicsVolume

Extends
PhysicsVolume

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Brush
      |   
      +-- Engine.Volume
         |   
         +-- Engine.PhysicsVolume
            |   
            +-- UnrealGame.ConvoyPhysicsVolume

Variables Summary
Inherited Variables from Engine.PhysicsVolume
BACKUP_bPainCausing, BACKUP_Gravity, bBounceVelocity, bDamagesVehicles, bDestructive, bDistanceFog, bMoveProjectiles, bNeutralZone, bNoDecals, bNoInventory, bPainCausing, bWaterVolume, DamagePerSec, DamageType, DistanceFogColor, DistanceFogEnd, DistanceFogStart, EntryActor, EntrySound, ExitActor, ExitSound, FluidFriction, Gravity, GroundFriction, KBuoyancy, KExtraAngularDamping, KExtraLinearDamping, NextPhysicsVolume, PainTimer, PawnEntryActor, Priority, TerminalVelocity, ViewFlash, ViewFog, VolumeEffect, ZoneVelocity
Inherited Variables from Engine.Volume
AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority

Functions Summary
event PawnEnteredVolume (Pawn Other))
event PostTouch (Actor Other))
function TimerPop (VolumeTimer T))
event touch (Actor Other))
function Trigger (actor Other, pawn EventInstigator ))
Inherited Functions from Engine.PhysicsVolume
ActorEnteredVolume, ActorLeavingVolume, BaseChange, CausePainTo, PawnEnteredVolume, PawnLeavingVolume, PhysicsChangedFor, PlayEntrySplash, PlayerPawnDiedInVolume, PlayExitSplash, PostBeginPlay, PreBeginPlay, Reset, TimerPop, touch, Trigger, untouch
Inherited Functions from Engine.Volume
BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch


Functions Detail

PawnEnteredVolume Source code

simulated event PawnEnteredVolume ( Pawn Other) )

PostTouch Source code

simulated event PostTouch ( Actor Other) )

TimerPop Source code

simulated function TimerPop ( VolumeTimer T) )

touch Source code

simulated event touch ( Actor Other) )

Trigger Source code

function Trigger ( actor Other, pawn EventInstigator ) )


Defaultproperties

defaultproperties
{
	bNoDecals=true
	RemoteRole=ROLE_SimulatedProxy
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:02.435 - Created with UnCodeX