Mostly Harmless

UE3:UTEMPMine (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> UTDeployedActor >> UTEMPMine
Package: 
UTGameContent

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

Properties

EMPRadius

Type: float


Default value: 500.0

ExplosionCount

Type: byte

Modifiers: repnotify

used to tell client to play explosion effect

ExplosionEffect

Type: ParticleSystem


Default value: ParticleSystem'PICKUPS.Deployables.Effects.P_Deployables_EMP_Mine_Pulse'

ExplosionSound

Type: SoundCue


Default value: SoundCue'A_Pickups_Deployables.EMPMine.EMPMine_ShockCue'

Default values

Property Value
bOrientOnSlope True
CollisionComponent CylinderComponent'ColComp'
Components[1] SkeletalMeshComponent'DeployableMesh'
Components[2] CylinderComponent'ColComp'
LifeSpan 60.0
Mesh SkeletalMeshComponent'DeployableMesh'

Subobjects

ColComp

Class: Engine.CylinderComponent

No new values.

DeployableMesh

Class: Engine.SkeletalMeshComponent

Property Value
Animations AnimNodeSequence'UTGameContent.Default__UTEMPMine:MeshSequenceA'
AnimSets[0] AnimSet'PICKUPS.Deployables.Anims.K_Deployables_EMP_Mine'
bUseAsOccluder False
LightEnvironment DynamicLightEnvironmentComponent'UTGameContent.Default__UTEMPMine:DeployedLightEnvironment'
SkeletalMesh SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_EMP_Mine'
Translation
Member Value
X 0.0
Y 0.0
Z -20.0

DeployedLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTDeployedActor.DeployedLightEnvironment

No new values.

Functions

Events

Landed

event Landed (Object.Vector HitNormal, Actor HitActor)

Overrides: Actor.Landed


ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: UTDeployedActor.ReplicatedEvent


Other instance functions

CheckEmp

function CheckEmp ()


ClearExplosionCount

function ClearExplosionCount ()


PerformDeploy

simulated function PerformDeploy ()

Overrides: UTDeployedActor.PerformDeploy


PlayExplosionEffect

simulated function PlayExplosionEffect ()