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
Object >> Actor >> Inventory >> U2Inventory >> Artifact >> ArtifactInvLocator |
Contents
- Package:
- U2XMP
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
$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' |