| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Brush
|
+-- Engine.Volume
|
+-- Engine.PhysicsVolume
|
+-- JBToolbox2.JBCountingPhysicsVolume
| Variables Summary | |
|---|---|
| bool | bPawnsInVolume |
| PhysicsVolume | |
| byte | TeamIndex |
| Inherited Variables from Engine.Volume |
|---|
| AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority |
| Functions Summary | ||
|---|---|---|
![]() | PawnEnteredVolume (Pawn Other)) | |
![]() | PawnLeavingVolume (Pawn Other)) | |
![]() | bool | PawnsInVolume ())) |
![]() | PlayerPawnDiedInVolume (Pawn Other)) | |
![]() | Reset ())) | |
| 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 |
| Variables Detail |
|---|
| Functions Detail |
|---|
PawnEnteredVolume Source code
PawnLeavingVolume Source code
PawnsInVolume Source code
PlayerPawnDiedInVolume Source code
Reset Source code| Defaultproperties |
|---|
defaultproperties
{
TeamIndex = 255
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||