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

Engine.DynamicPhysicsVolume

Extends
PhysicsVolume
Modifiers
showcategories ( Movement ) placeable

This is a movable physics volume. It can be moved by matinee, being based on dynamic objects, etc.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Brush
      |   
      +-- Engine.Volume
         |   
         +-- Engine.PhysicsVolume
            |   
            +-- Engine.DynamicPhysicsVolume

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
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


Defaultproperties

defaultproperties
{
   BrushColor=(B=255,G=255,R=100,A=255)
   bColored=True
   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
   Physics=PHYS_Interpolating
   bStatic=False
   CollisionComponent=BrushComponent0
   CollisionType=COLLIDE_CustomDefault
   Name="Default__DynamicPhysicsVolume"
   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:36.532 - Created with UnCodeX