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

KFMod.Claws

Extends
KFMeleeGun

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Weapon
         |   
         +-- ROEngine.BaseKFWeapon
            |   
            +-- KFMod.KFWeapon
               |   
               +-- KFMod.KFMeleeGun
                  |   
                  +-- KFMod.Claws

Variables Summary
intjabs
floatjabTimer
Inherited Variables from KFMod.KFMeleeGun
bCanHit, bDoCombos, BloodSkinSwitchArray, BloodyMaterial, BloodyMaterialRef, btryHit, ChopSlowRate, dmg, hitDamType, HitObject, hitTimeout, MeleeHitVolume, momOffset, THMax, THMin, weaponRange
Inherited Variables from KFMod.KFWeapon
AimInSound, AimOutSound, AppID, bAimingRifle, bAmmoHUDAsBar, bConsumesPhysicalAmmo, bDoSingleReload, bDualWeapon, bForceLeaveIronsights, bHasAimingMode, bHasScope, bHasSecondaryAmmo, bHoldToReload, bIsReloading, bIsTier2Weapon, bIsTier3Weapon, bKFNeverThrow, bModeZeroCanDryFire, bNoHit, bPendingFlashlight, bPreviouslyDropped, bReduceMagAmmoOnSecondaryFire, bReloadEffectDone, bShowPullOutHint, bSpeedMeUp, bSteadyAim, bTorchEnabled, bUseCombos, ClientGrenadeState, EndBeamEffect, FirstPersonFlashlightOffset, FlashBoneName, FlashLight, ForceZoomOutOnAltFireTime, ForceZoomOutOnFireTime, ForceZoomOutTime, HudImage, HudImageRef, IdleAimAnim, KFScopeDetail, LastAmmoResult, LastHasGunMsgTime, MagAmmoRemaining, MagCapacity, MeshRef, MinimumFireRange, ModeSwitchAnim, NextAmmoCheckTime, NumClicks, NumLoadedThisReload, QuickBringUpTime, QuickPutDownTime, ReferenceCount, ReloadAnim, ReloadAnimRate, ReloadRate, ReloadTimer, SelectedHudImage, SelectedHudImageRef, SelectSoundRef, SellValue, SkinRefs, SleeveNum, StandardDisplayFOV, StoppingPower, TacShine, TacShineClass, Tier3WeaponGiver, ToggleSound, TraderInfoTexture, UnlockedByAchievement, WeaponReloadAnim, Weight, ZoomedDisplayFOVHigh

Enumerations Summary
Inherited Enumerations from KFMod.KFWeapon
EClientGrenadeState, KFScopeDetailSettings

Functions Summary
functionbool CanAttack (Actor Other))
Inherited Functions from KFMod.KFMeleeGun
BestMode, BringUp, DisplayDebug, DoReflectEffect, GetAIRating, HasAmmo, PreloadAssets, SuggestAttackStyle, SuggestDefenseStyle, UnloadAssets
Inherited Functions from KFMod.KFWeapon
AccuracyUpdate, ActuallyFinishReloading, AddReloadedAmmo, AdjustIngameScope, AdjustLightGraphic, AllowReload, AmmoMaxed, AmmoStatus, BestMode, BringUp, CalcFOVForAspectRatio, CanAttack, CanThrow, CanZoomNow, ChargeBar, ClientFinishReloading, ClientForceKFAmmoUpdate, ClientInterruptReload, ClientReload, ClientReloadEffects, ClientWeaponThrown, ClipUpgrade, ConsumeAmmo, Destroyed, DisplayDebug, DoToggle, DropFrom, FillToInitialAmmo, Fire, GetAmmoCount, GetAmmoMulti, GetEffectStart, GetSecondaryAmmoCount, GiveAmmo, GiveTo, HandlePickupQuery, HandleSleeveSwapping, InitFOV, InterruptReload, IronSightZoomIn, IronSightZoomOut, LightFire, MaxAmmo, NextWeapon, OnZoomInFinished, OnZoomOutFinished, OwnerEvent, PlayAnimZoom, PlayIdle, PostBeginPlay, PostNetReceive, PreloadAssets, PreTravelCleanUp, PrevWeapon, PutDown, ReloadMeNow, RenderOverlays, ServerChangeFireMode, ServerInterruptReload, ServerRequestAutoReload, ServerSetAiming, ServerSpawnLight, ServerStopFire, ShouldDrawPortal, SilentGiveTo, StartFire, Timer, ToggleIronSights, UnloadAssets, UpdateMagCapacity, WeaponChange, WeaponTick, ZoomIn, ZoomOut


Variables Detail

jabs Source code

var int jabs;

jabTimer Source code

var float jabTimer;


Functions Detail

CanAttack Source code

function bool CanAttack ( Actor Other) )


Defaultproperties

defaultproperties
{
     weaponRange=55.000000
     FireModeClass(0)=Class'KFMod.ClawsFire'
     FireModeClass(1)=Class'KFMod.NoFire'
     SelectForce="SwitchToFlakCannon"
     AIRating=0.450000
     CurrentRating=0.250000
     bCanThrow=False
     Description="Bloody and Sharp. Yikes! "
     EffectOffset=(X=100.000000,Y=32.000000,Z=-20.000000)
     DisplayFOV=85.000000
     Priority=1
     HudColor=(G=0)
     SmallViewOffset=(X=6.000000,Y=12.000000,Z=-50.000000)
     CenteredOffsetY=-5.000000
     CenteredRoll=3000
     CenteredYaw=-1500
     GroupOffset=2
     PickupClass=Class'KFMod.ClawsPickup'
     PlayerViewOffset=(X=1.000000,Y=9.500000,Z=-36.000000)
     PlayerViewPivot=(Pitch=5400)
     BobDamping=7.000000
     AttachmentClass=Class'KFMod.ClawsAttachment'
     IconCoords=(X1=169,Y1=78,X2=244,Y2=124)
     ItemName="Fists"
}

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