Gah - a solution with more questions. – EntropicLqd

UE3:UTDroppedShieldBelt (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Actor >> DroppedPickup >> UTDroppedPickup >> UTDroppedItemPickup >> UTDroppedShieldBelt
Package: 
UTGameContent
This class in other games:
UT3


Properties[edit]

ShieldAmount[edit]

Type: int


Default value: 100

Default values[edit]

Property Value
Components[3] StaticMeshComponent'ArmorPickUpComp'
MaxDesireability 1.5
PickupMesh StaticMeshComponent'ArmorPickUpComp'
PickupSound SoundCue'A_Pickups.ShieldBelt.Cue.A_Pickups_Shieldbelt_Activate_Cue'

Subobjects[edit]

ArmorPickUpComp[edit]

Class: Engine.StaticMeshComponent

Property Value
bCastDynamicShadow False
bForceDirectLightMap True
CachedMaxDrawDistance 7000.0
CastShadow False
CollideActors False
LightEnvironment DynamicLightEnvironmentComponent'UTGameContent.Default__UTDroppedShieldBelt:DroppedPickupLightEnvironment'
MaxDrawDistance 7000.0
ReplacementPrimitive None
Scale3D
Member Value
X 1.5
Y 1.5
Z 1.5
StaticMesh StaticMesh'Pickups.Armor_ShieldBelt.Mesh.S_UN_Pickups_Shield_Belt'

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTDroppedItemPickup.CollisionCylinder

Property Value
ReplacementPrimitive None

DroppedPickupLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTDroppedItemPickup.DroppedPickupLightEnvironment

No new values.

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: UTDroppedItemPickup.Sprite

Property Value
ReplacementPrimitive None

Instance functions[edit]

BotDesireability[edit]

function float BotDesireability (Pawn Bot, Controller C)

Overrides: UTDroppedItemPickup.BotDesireability


CanUseShield[edit]

function int CanUseShield (UTPawn P)


DroppedFrom[edit]

function DroppedFrom (Pawn P)

Overrides: UTDroppedItemPickup.DroppedFrom

initialize pickup from Pawn that dropped it

GiveTo[edit]

function GiveTo (Pawn P)

Overrides: DroppedPickup.GiveTo

give pickup to player

States[edit]

Pickup[edit]

Inherits from: UTDroppedPickup.Pickup

Modifiers: auto

Pickup.ValidTouch[edit]

function bool ValidTouch (Pawn Other)

Overrides: UTDroppedPickup.Pickup.ValidTouch