UE3:UTDroppedShieldBelt (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
No edit summary |
||
Line 27: | Line 27: | ||
|- | |- | ||
| {{tl|MaxDesireability||UTDroppedItemPickup}} | | {{tl|MaxDesireability||UTDroppedItemPickup}} | ||
| 1. | | 1.5 | ||
|- | |- | ||
| {{tl|PickupMesh||UTDroppedPickup}} | | {{tl|PickupMesh||UTDroppedPickup}} | ||
Line 87: | Line 87: | ||
! Value | ! Value | ||
|- | |- | ||
| | | X | ||
| | | 1.5 | ||
|- | |- | ||
| | | Y | ||
| | | 1.5 | ||
|- | |- | ||
| | | Z | ||
| 1. | | 1.5 | ||
|} | |} | ||
|- | |- |
Latest revision as of 07:40, 23 May 2008
Object >> Actor >> DroppedPickup >> UTDroppedPickup >> UTDroppedItemPickup >> UTDroppedShieldBelt |
- Package:
- UTGameContent
- This class in other games:
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
ShieldAmount
Type: int
Default value: 100
Default values
Property | Value |
---|---|
Components[3] | StaticMeshComponent'ArmorPickUpComp' |
MaxDesireability | 1.5 |
PickupMesh | StaticMeshComponent'ArmorPickUpComp' |
PickupSound | SoundCue'A_Pickups.ShieldBelt.Cue.A_Pickups_Shieldbelt_Activate_Cue' |
Subobjects
ArmorPickUpComp
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
Class: Engine.CylinderComponent
Inherits from: UTDroppedItemPickup.CollisionCylinder
No new values.
DroppedPickupLightEnvironment
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTDroppedItemPickup.DroppedPickupLightEnvironment
No new values.
Sprite
Class: Engine.SpriteComponent
Inherits from: UTDroppedItemPickup.Sprite
No new values.
Instance functions
BotDesireability
Overrides: UTDroppedItemPickup.BotDesireability
CanUseShield
DroppedFrom
function DroppedFrom (Pawn P)
Overrides: UTDroppedItemPickup.DroppedFrom
initialize pickup from Pawn that dropped it
GiveTo
function GiveTo (Pawn P)
Overrides: DroppedPickup.GiveTo
give pickup to player
States
Pickup
Inherits from: UTDroppedPickup.Pickup
Modifiers: auto
Pickup.ValidTouch
Overrides: UTDroppedPickup.Pickup.ValidTouch