I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:InventorySpot (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot
Package: 
Engine
This class in other games:
RTNP, U1, UT, U2XMP, U2, UT2003, UT2004

InventorySpot.

Properties[edit]

markedItem[edit]

Type: Pickup


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)