I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTItemPickupFactory (UT3)
Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory |
Contents
- Package:
- UTGame
- Direct subclasses:
- UTAmmoPickupFactory, UTArmorPickupFactory, UTHealthPickupFactory
- 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
PickupMessage
Type: string
Modifiers: localized
Human readable description when picked up.
PickupSound
Type: SoundCue
RespawnTime
Type: float
Default value: 30.0
Default values
Property | Value |
---|---|
CollisionType | COLLIDE_CustomDefault |
InventoryType | Class'UTGame.UTPickupInventory' |
MessageClass | Class'UTGame.UTPickupMessage' |
Subobjects
BaseMeshComp
Class: Engine.StaticMeshComponent
Inherits from: UTPickupFactory.BaseMeshComp
No new values.
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: UTPickupFactory.CollisionCylinder
No new values.
PathRenderer
Class: Engine.PathRenderingComponent
Inherits from: UTPickupFactory.PathRenderer
No new values.
PickupLightEnvironment
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTPickupFactory.PickupLightEnvironment
No new values.
Functions
Static functions
GetLocalString
Overrides: Actor.GetLocalString
Instance functions
BotDesireability
GetRespawnTime
Overrides: PickupFactory.GetRespawnTime
InitializePickup
Overrides: PickupFactory.InitializePickup
SetRespawn
Overrides: PickupFactory.SetRespawn
SpawnCopyFor
Overrides: PickupFactory.SpawnCopyFor
Give the benefit of this pickup to the recipient