| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Inventory
|
+-- Engine.Weapon
|
+-- ROEngine.BaseKFWeapon
|
+-- KFMod.KFWeapon
|
+-- KFMod.Dualies
|
+-- KFMod.DualDeagle
GoldenDualDeagle
| Variables Summary |
|---|
| Inherited Variables from KFMod.Dualies |
|---|
| altFlashBoneName, altThirdPersonActor, altTPAnim, altWeaponAttach |
| Enumerations Summary |
|---|
| Inherited Enumerations from KFMod.KFWeapon |
|---|
| EClientGrenadeState, KFScopeDetailSettings |
| Functions Summary | ||
|---|---|---|
![]() | AttachToPawn (Pawn P)) | |
![]() | DropFrom (vector StartLocation)) | |
![]() | GiveTo (pawn Other, optional Pickup Pickup )) | |
![]() | bool | HandlePickupQuery (pickup Item )) |
![]() | bool | PutDown ())) |
| Inherited Functions from KFMod.Dualies |
|---|
| AttachToPawn, BestMode, Destroyed, DetachFromPawn, DropFrom, GetAIRating, GetEffectStart, GiveTo, HandlePickupQuery, PutDown, RecommendRangedAttack, SuggestAttackStyle, ZoomIn, ZoomOut |
| Functions Detail |
|---|
AttachToPawn Source code
DropFrom Source code
GiveTo Source code
HandlePickupQuery Source code
PutDown Source code| Defaultproperties |
|---|
defaultproperties
{
altFlashBoneName="tip01"
MagCapacity=16
FlashBoneName="tip"
HudImage=Texture'KillingFloorHUD.WeaponSelect.dual_handcannon_unselected'
SelectedHudImage=Texture'KillingFloorHUD.WeaponSelect.dual_handcannon'
bTorchEnabled=False
StandardDisplayFOV=60.000000
TraderInfoTexture=Texture'KillingFloorHUD.Trader_Weapon_Images.Trader_Dual_Handcannons'
bIsTier2Weapon=True
ZoomedDisplayFOV=50.000000
FireModeClass(0)=Class'KFMod.DualDeagleFire'
FireModeClass(1)=Class'KFMod.NoFire'
SelectSound=Sound'KF_HandcannonSnd.50AE_Select'
AIRating=0.450000
CurrentRating=0.450000
Description="Dual .50 calibre action express handgun. Dual 50's is double the fun."
DisplayFOV=60.000000
Priority=125
GroupOffset=4
PickupClass=Class'KFMod.DualDeaglePickup'
PlayerViewOffset=(X=25.000000)
BobDamping=6.000000
AttachmentClass=Class'KFMod.DualDeagleAttachment'
IconCoords=(X1=250,Y1=110,X2=330,Y2=145)
ItemName="Dual Handcannons"
Mesh=SkeletalMesh'KF_Weapons_Trip.Dual50_Trip'
DrawScale=1.000000
Skins(0)=Combiner'KF_Weapons_Trip_T.Pistols.deagle_cmb'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||