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

UE2:InventorySpot (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot

Contents

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

InventorySpot.

[edit] Properties

[edit] markedItem

Type: Pickup


[edit] myPickupBase

Type: xPickUpBase


[edit] Default values

Property Value
bCollideWhenPlacing False
bHiddenEd True

[edit] Functions

[edit] Events

[edit] DetourWeight

event float DetourWeight (Pawn Other, float PathWeight)

Overrides: NavigationPoint.DetourWeight


[edit] Other instance functions

[edit] GetMoveTargetFor

function Actor GetMoveTargetFor (AIController B, float MaxWait)