Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFStoryGame.Pickup_MaintenanceKeyCard


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
/*
	--------------------------------------------------------------
	Pickup_MaintenanceKeyCard
	--------------------------------------------------------------
*/

class Pickup_MaintenanceKeyCard extends KF_StoryInventoryPickup
placeable;

defaultproperties
{
     MaxHeldCopies=1
     CarriedMaterial=Texture'KF_Swansong_Tex.Icons.Keycard_Icon_64'
     GroundMaterial=ColorModifier'FrightYard_T.RemotePickupGroundIco_cm'
     bRender1PMesh=False
     bRenderIconThroughWalls=False
     InventoryType=Class'KFStoryGame.Inv_MaintenanceKeyCard'
     StaticMesh=StaticMesh'KF_Swansong_SM.Metro.SM_Keycard'
     bOrientOnSlope=True
     PrePivot=(Z=25.000000)
     UV2Texture=FadeColor'PatchTex.Common.PickupOverlay'
     CollisionRadius=25.000000
     CollisionHeight=25.000000
     MessageClass=Class'KFStoryGame.Msg_MaintenanceKeyCardNotification'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fri 13-10-2023 03:17:28.000 - Creation time: Fri 13-10-2023 03:19:06.206 - Created with UnCodeX