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

UE2:ArtifactInvLocator (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Inventory >> U2Inventory >> Artifact >> ArtifactInvLocator

Contents

Package: 
U2XMP

$Workfile: ArtifactInvLocator.uc $ Created By: Mark Poesch Created On: 6/22/2001 $Author: Mfox $ $Date: 12/14/02 10:53p $ $Revision: 5 $ This classs still requires some way to hook it up to the UI. Whatever this method will be has not been decided yet Most of the comments that remain are to output messages to the user as to the state of the Locator. Therefore, this class is ***NOT FINAL***

Default values

Property Value
ArtifactIconName "ArtifactShowLocator"
ItemName "Locator Artifact"
PickupClass Class'U2XMP.ArtifactLocator'