I don't need to test my programs. I have an error-correcting modem.

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[edit]

bSuperPickup[edit]

Type: bool

set in xPickupBase PostBeginPlay()

markedItem[edit]

Type: Pickup


myPickupBase[edit]

Type: xPickUpBase


Default values[edit]

Property Value
bCollideWhenPlacing False
bHiddenEd True

Functions[edit]

Events[edit]

DetourWeight[edit]

event float DetourWeight (Pawn Other, float PathWeight)

Overrides: NavigationPoint.DetourWeight


Other instance functions[edit]

GetMoveTargetFor[edit]

function Actor GetMoveTargetFor (AIController B, float MaxWait)