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

KFMod.M4203Pickup

Extends
M4Pickup

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pickup
      |   
      +-- Engine.WeaponPickup
         |   
         +-- KFMod.KFWeaponPickup
            |   
            +-- KFMod.M4Pickup
               |   
               +-- KFMod.M4203Pickup

Variables Summary
Inherited Variables from KFMod.KFWeaponPickup
AmmoCost, AmmoItemName, AmmoMesh, bBlobShadow, bNoRespawn, bNoShadows, bOnePickupOnly, bPreviouslyDropped, BuyClipSize, CorrespondingPerkIndex, Cost, Description, DroppedBy, EquipmentCategoryID, ItemName, ItemShortName, LastCantCarryTime, LockerOffset, MagAmmoRemaining, MySpawner, PlayerShadow, PowerValue, PrimaryWeaponPickup, RangeValue, SecondaryAmmoShortName, SellValue, Shadow, SpeedValue, StandUp, VariantClasses, Weight

Functions Summary
Inherited Functions from KFMod.KFWeaponPickup
BeginState, BotDesireability, CheckCanCarry, ClientTrigger, Destroyed, EndState, InitDroppedPickupFor, PlayerSeezMe, PostNetBeginPlay, ReadyToPickup, RespawnEffect, StartSleeping, Tick, Timer, Touch


Defaultproperties

defaultproperties
{
     cost=2750
     BuyClipSize=1
     PowerValue=90
     RangeValue=75
     Description="An assault rifle with an attached grenade launcher."
     ItemName="M4 203"
     ItemShortName="M4 203"
     SecondaryAmmoShortName="M4 203 Grenades"
     PrimaryWeaponPickup=Class'KFMod.M4Pickup'
     CorrespondingPerkIndex=6
     InventoryType=Class'KFMod.M4203AssaultRifle'
     PickupMessage="You got the M4 203"
     StaticMesh=StaticMesh'KF_pickups3_Trip.Rifles.M4M203_Pickup'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:48.754 - Created with UnCodeX