| 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.BlowerThrower
| Variables Summary |
|---|
| Enumerations Summary |
|---|
| Inherited Enumerations from KFMod.KFWeapon |
|---|
| EClientGrenadeState, KFScopeDetailSettings |
| Functions Summary | ||
|---|---|---|
![]() | AltFire (float F)) | |
![]() | AnimEnd (int channel)) | |
![]() | bool | ConsumeAmmo (int Mode, float Load, optional bool bAmountNeededIsMax )) |
![]() | bool | RecommendLongRangedAttack ())) |
![]() | bool | RecommendRangedAttack ())) |
![]() | bool | StartFire (int Mode)) |
![]() | float | SuggestAttackStyle ())) |
| Inherited Functions from ROEngine.BaseKFWeapon |
|---|
| OnZoomInFinished, OnZoomOutFinished, PerformZoom, ServerZoomIn, ServerZoomOut, ZoomIn, ZoomOut |
| Functions Detail |
|---|
AltFire Source code
AnimEnd Source code
ConsumeAmmo Source code
RecommendLongRangedAttack Source code
RecommendRangedAttack Source code
StartFire Source code
SuggestAttackStyle Source code| Defaultproperties |
|---|
defaultproperties
{
MagCapacity=50
ReloadRate=4.140000
ReloadAnim="Reload"
ReloadAnimRate=1.000000
WeaponReloadAnim="Reload_IJC_BlowerThrower"
MinimumFireRange=300
Weight=6.000000
bHasAimingMode=True
IdleAimAnim="Idle"
QuickPutDownTime=0.250000
StandardDisplayFOV=70.000000
bModeZeroCanDryFire=True
TraderInfoTexture=Texture'KF_IJC_HUD.Trader_Weapon_Icons.Trader_BlowerThrower'
bIsTier2Weapon=True
MeshRef="KF_IJC_Halloween_Weps_2.BlowerThrower"
SkinRefs(0)="KF_IJC_Halloween_Weapons2.BlowerThrower.BlowerThrower_cmb"
SelectSoundRef="KF_FY_BlowerThrowerSND.WEP_Bile_Foley_Select"
HudImageRef="KF_IJC_HUD.WeaponSelect.BlowerThrower_unselected"
SelectedHudImageRef="KF_IJC_HUD.WeaponSelect.BlowerThrower"
AppID=258751
ZoomInRotation=(Pitch=-1000,Roll=1500)
ZoomedDisplayFOV=60.000000
FireModeClass(0)=Class'KFMod.BlowerThrowerFire'
FireModeClass(1)=Class'KFMod.BlowerThrowerAltFire'
PutDownAnim="PutDown"
PutDownTime=0.500000
AIRating=0.700000
CurrentRating=0.700000
Description="A leaf blower modified to launch deadly bloat bile. Spray it around and watch 'em burn!"
EffectOffset=(X=100.000000,Y=25.000000,Z=-10.000000)
DisplayFOV=70.000000
Priority=103
InventoryGroup=3
GroupOffset=21
PickupClass=Class'KFMod.BlowerThrowerPickup'
PlayerViewOffset=(X=15.000000,Y=20.000000,Z=-3.000000)
BobDamping=6.000000
AttachmentClass=Class'KFMod.BlowerThrowerAttachment'
IconCoords=(X1=245,Y1=39,X2=329,Y2=79)
ItemName="BlowerThrower"
TransientSoundVolume=1.250000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||