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

UTGame.UTLavaVolume

Extends
WaterVolume
Modifiers
placeable

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

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

Variables Summary
Inherited Variables from Engine.WaterVolume
EntryActor, EntrySound, ExitActor, ExitSound, PawnEntryActor
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

Functions Summary
Inherited Functions from Engine.WaterVolume
PlayEntrySplash, PlayExitSplash, Touch, untouch
Inherited Functions from Engine.PhysicsVolume
ActorEnteredVolume, ActorLeavingVolume, CausePainTo, GetGravityZ, ModifyPlayer, NotifyPawnBecameViewTarget, OnSetDamageInstigator, OnToggle, PawnEnteredVolume, PawnLeavingVolume, PhysicsChangedFor, PostBeginPlay, Reset, TimerPop, Touch


Defaultproperties

defaultproperties
{
   EntrySound=SoundCue'A_Character_Footsteps.FootSteps.A_Character_Footstep_WaterDeepLandCue'
   ExitSound=SoundCue'A_Character_Footsteps.FootSteps.A_Character_Footstep_WaterDeepCue'
   bPainCausing=True
   TerminalVelocity=1500.000000
   DamagePerSec=20.000000
   DamageType=Class'UTGame.UTDmgType_Lava'
   FluidFriction=8.000000
   Begin Object Class=BrushComponent Name=BrushComponent0 ObjName=BrushComponent0 Archetype=BrushComponent'Engine.Default__WaterVolume:BrushComponent0'
      ObjectArchetype=BrushComponent'Engine.Default__WaterVolume:BrushComponent0'
   End Object
   BrushComponent=BrushComponent0
   Components(0)=BrushComponent0
   CollisionComponent=BrushComponent0
   Name="Default__UTLavaVolume"
   ObjectArchetype=WaterVolume'Engine.Default__WaterVolume'
}

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