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

UE1:MarineInterestPoint (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Inventory >> Pickup >> MarineInterestPoint
Package: 
UPak

MarineInterestPoint.

Default values

Property Value
DrawType DT_Sprite
M_Activated ""
M_Deactivated ""
M_Selected ""
MaxDesireability 2.0
PickupMessage ""
RespawnTime 0.5

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Inventory.PostBeginPlay


Other instance functions

PickUpFunction

function PickUpFunction (Pawn Other)

Overrides: Pickup.PickupFunction