I'm a doctor, not a mechanic

UE2:InventorySpot (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot

Contents

Package: 
Engine
This class in other games:
RTNP, U1, U2, U2XMP, UE2Runtime, UT, UT2003

InventorySpot.

Properties

bSuperPickup

Type: bool

set in xPickupBase PostBeginPlay()

markedItem

Type: Pickup


myPickupBase

Type: xPickUpBase


Default values

Property Value
bCollideWhenPlacing False
bHiddenEd True

Functions

Events

DetourWeight

event float DetourWeight (Pawn Other, float PathWeight)

Overrides: NavigationPoint.DetourWeight


Other instance functions

GetMoveTargetFor

function Actor GetMoveTargetFor (AIController B, float MaxWait)