UE2:InventorySpot (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2004 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot
Package:
Engine
This class in other games:

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)