I don't need to test my programs. I have an error-correcting modem.

Difference between revisions of "UE3:UTLeviathanShield (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 79: Line 79:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Y
+
| X
|  
+
| 15.0
 
|-
 
|-
| 000000,Z
+
| Y
|  
+
| 50.0
 
|-
 
|-
| X
+
| Z
| 15.0
+
| 25.0
 
|}
 
|}
 
|}
 
|}
Line 124: Line 124:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Y
+
| X
|  
+
| 240.0
 
|-
 
|-
| 000000,Z
+
| Y
|  
+
| -180.0
 
|-
 
|-
| X
+
| Z
| 240.0
+
| 220.0
 
|}
 
|}
 
|}
 
|}

Latest revision as of 08:40, 23 May 2008

UT3 Object >> Actor >> UTWeaponShield >> UTVehicleShield >> UTLeviathanShield
Package: 
UTGameContent

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

Default values[edit]

Property Value
ActivatedSound SoundCue'A_Vehicle_Paladin.SoundCues.A_Vehicle_Paladin_ShieldActivate'
AmbientComponent AudioComponent'AmbientSoundComponent'
bIgnoreFlaggedProjectiles True
CollisionComponent StaticMeshComponent'ShieldMesh'
Components[0] AudioComponent'AmbientSoundComponent'
Components[1] StaticMeshComponent'ShieldMesh'
DeactivatedSound SoundCue'A_Vehicle_Paladin.SoundCues.A_Vehicle_Paladin_ShieldOff'
ShieldEffectComponent UTParticleSystemComponent'ShieldEffect'

Subobjects[edit]

AmbientSoundComponent[edit]

Class: Engine.AudioComponent

Property Value
bShouldRemainActiveIfDropped True
bStopWhenOwnerDestroyed True
SoundCue SoundCue'A_Vehicle_Paladin.SoundCues.A_Vehicle_Paladin_ShieldAmbient'

ShieldEffect[edit]

Class: UTGame.UTParticleSystemComponent

Property Value
bAutoActivate False
HiddenGame True
Template ParticleSystem'VH_Leviathan.Effects.P_VH_Leviathan_ShieldEffect'
Translation
Member Value
X 15.0
Y 50.0
Z 25.0

ShieldMesh[edit]

Class: Engine.StaticMeshComponent

Property Value
bAcceptsLights False
BlockActors False
BlockRigidBody False
bUseAsOccluder False
CastShadow False
HiddenGame True
StaticMesh StaticMesh'VH_Leviathan.Mesh.S_VH_Leviathan_Shield_Collision'
Translation
Member Value
X 240.0
Y -180.0
Z 220.0

Events[edit]

BaseChange[edit]

simulated event BaseChange ()

Overrides: Actor.BaseChange