| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pickup
|
+-- Engine.Ammo
|
+-- KFMod.KFAmmoPickup
|
+-- KFMod.DualiesAmmoPickup
|
+-- KFMod.KeyCard
| Variables Summary |
|---|
| Inherited Variables from KFMod.KFAmmoPickup |
|---|
| bShowPickup, bSleeping, KFPickupImage, OtherPlayer |
| Functions Summary |
|---|
| Inherited Functions from KFMod.KFAmmoPickup |
|---|
| BeginState, BotDesireability, EndState, GetNumPlayers, Landed, PostBeginPlay, ReadyToPickup, Reset, StartSleeping, Touch |
| Defaultproperties |
|---|
defaultproperties
{
AmmoAmount=0
PickupMessage="you got the sector-b keycard"
PickupSound=Sound'KFPlayerSound.getweaponout3'
PickupForce="AdrenelinPickup"
StaticMesh=StaticMesh'KillingFloorLabStatics.KeyCard1'
DrawScale=0.150000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||