The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:InventorySpot (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> InventorySpot

Contents

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

InventorySpot.

[edit] Properties

[edit] bSuperPickup

Type: bool

set in xPickupBase PostBeginPlay()

[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)


Personal tools