Cogito, ergo sum

UE2:InventorySpot (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot
Package: 
Engine
This class in other games:
RTNP, U1, UT, U2XMP, U2, UE2Runtime, 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)