Cogito, ergo sum
UE3:UTDroppedShieldBelt (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:40, 23 May 2008 by (Talk)
Object >> Actor >> DroppedPickup >> UTDroppedPickup >> UTDroppedItemPickup >> UTDroppedShieldBelt |
- Package:
- UTGameContent
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
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 | ||||||||
bUseAsOccluder | False | ||||||||
CachedCullDistance | 7000.0 | ||||||||
CastShadow | False | ||||||||
CollideActors | False | ||||||||
CullDistance | 7000.0 | ||||||||
LightEnvironment | DynamicLightEnvironmentComponent'UTGameContent.Default__UTDroppedShieldBelt:DroppedPickupLightEnvironment' | ||||||||
LightingChannels |
|
||||||||
Scale3D |
|
||||||||
StaticMesh | StaticMesh'PICKUPS.Armor_ShieldBelt.Mesh.S_UN_Pickups_Shield_Belt' |
CollisionCylinder[edit]
Class: Engine.CylinderComponent
Inherits from: UTDroppedItemPickup.CollisionCylinder
No new values.
DroppedPickupLightEnvironment[edit]
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTDroppedItemPickup.DroppedPickupLightEnvironment
No new values.
Sprite[edit]
Class: Engine.SpriteComponent
Inherits from: UTDroppedItemPickup.Sprite
No new values.
Instance functions[edit]
BotDesireability[edit]
Overrides: UTDroppedItemPickup.BotDesireability
CanUseShield[edit]
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]
Overrides: UTDroppedPickup.Pickup.ValidTouch