Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTShapedCharge (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> UTDeployedActor >> UTShapedCharge
Package: 
UTGameContent
Direct subclasses:
UTShapedCharge_Blue, UTShapedCharge_Red

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

Properties

ChargeColourBlend

Type: float


ChargeDamageType

Type: class<UTDamageType>


Default value: Class'UTGameContent.UTDmgType_ShapedCharge'

ChargeMI

Type: MaterialInstanceConstant

MIC for ramping colour

Count

Type: int

Countdown to explosion

Default value: 5

Damage

Type: int

explosion damage properties

Default value: 1200

DamageMomentum

Type: float


Default value: 200000.0

DamageRadius

Type: float


Default value: 500.0

ExplosionLightClass

Type: class<UTExplosionLight>

Class of ExplosionLight

Default value: Class'UTGame.UTTankShellExplosionLight'

ExplosionSound

Type: SoundCue

The sound that is played when it explodes

Default value: SoundCue'A_Weapon_RocketLauncher.Cue.A_Weapon_RL_Impact_Cue'

FloorNormal

Type: Object.Vector


LandEffects

Type: ParticleSystemComponent

When the deployable has landed this system starts running

ShapedChargeExplosion

Type: ParticleSystem

Explosion effect

Default value: ParticleSystem'VH_Goliath.Effects.PS_Goliath_Cannon_Impact_MID'

Default values

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

Subobjects

CollisionCylinder

Class: Engine.CylinderComponent

Property Value
CollisionHeight 0.0
CollisionRadius 0.0

DeployableMesh

Class: Engine.SkeletalMeshComponent

Property Value
bCastDynamicShadow False
bForceDirectLightMap True
bUseAsOccluder False
CastShadow False
LightEnvironment DynamicLightEnvironmentComponent'UTGameContent.Default__UTShapedCharge:DeployedLightEnvironment'
Rotation
Member Value
Pitch 0
Roll 0
Yaw 32768
SkeletalMesh SkeletalMesh'PICKUPS.Deployables.Mesh.SK_Deployables_ShapeCharge_1P'

DeployedLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTDeployedActor.DeployedLightEnvironment

No new values.

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: UTDeployedActor.Destroyed


Landed

event Landed (Object.Vector HitNormal, Actor HitActor)

Overrides: Actor.Landed


PostBeginPlay

simulated event PostBeginPlay ()

Overrides: UTDeployedActor.PostBeginPlay


Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick


Other instance functions

CountDown

function CountDown ()


PerformDeploy

simulated function PerformDeploy ()

Overrides: UTDeployedActor.PerformDeploy