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

KFStoryGame.Pickup_Thermite


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

class Pickup_Thermite extends KF_StoryInventoryPickup;

defaultproperties
{
     MaxHeldCopies=1
     CarriedMaterial=Texture'KF_Swansong_Tex.Icons.Thermite_Icon_64'
     GroundMaterial=ColorModifier'FrightYard_T.RemotePickupGroundIco_cm'
     bRender1PMesh=False
     bRenderIconThroughWalls=False
     InventoryType=Class'KFStoryGame.Inv_Thermite'
     StaticMesh=StaticMesh'KF_Swansong_SM.Metro.SM_Thermite'
     DrawScale=0.600000
     PrePivot=(Z=18.000000)
     UV2Texture=FadeColor'PatchTex.Common.PickupOverlay'
     CollisionRadius=40.000000
     MessageClass=Class'KFStoryGame.Msg_ThermiteNotification'
}

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.213 - Created with UnCodeX