I'm a doctor, not a mechanic

UE3:UTPaladinShield (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> UTWeaponShield >> UTVehicleShield >> UTPaladinShield
Package: 
UTGameContent

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

Properties[edit]

ShieldStrengthParam[edit]

Type: name

name of particle system variable for paladin shield strength

Default value: 'ShieldAlpha'

Default values[edit]

Property Value
ActivatedSound SoundCue'A_Vehicle_Paladin.SoundCues.A_Vehicle_Paladin_ShieldActivate'
AmbientComponent AudioComponent'AmbientSoundComponent'
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_Paladin.Effects.P_VH_Paladin_ShieldEffect'
Translation
Member Value
X -50.0
Y 0.0
Z -20.0

ShieldMesh[edit]

Class: Engine.StaticMeshComponent

Property Value
bAcceptsLights False
BlockRigidBody False
bUseAsOccluder False
CastShadow False
HiddenGame True
Scale 2.2
StaticMesh StaticMesh'VH_Paladin.Mesh.S_VH_Paladin_Shield_New'
Translation
Member Value
X 400.0
Y 0.0
Z 140.0

Events[edit]

BaseChange[edit]

event BaseChange ()

Overrides: Actor.BaseChange


Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed