| 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.FNFAL_ACOG_AssaultRifle
| Variables Summary |
|---|
| Enumerations Summary |
|---|
| Inherited Enumerations from KFMod.KFWeapon |
|---|
| EClientGrenadeState, KFScopeDetailSettings |
| Functions Summary | ||
|---|---|---|
![]() | AltFire (float F)) | |
![]() | AnimEnd (int channel)) | |
![]() | byte | BestMode ())) |
![]() | float | GetAIRating ())) |
![]() | OnZoomInFinished ())) | |
![]() | OnZoomOutFinished ())) | |
![]() | bool | RecommendLongRangedAttack ())) |
![]() | bool | RecommendRangedAttack ())) |
![]() | SetZoomBlendColor (Canvas c)) | |
![]() | bool | StartFire (int Mode)) |
![]() | float | SuggestAttackStyle ())) |
![]() | SwitchModes ())) | |
| Inherited Functions from ROEngine.BaseKFWeapon |
|---|
| OnZoomInFinished, OnZoomOutFinished, PerformZoom, ServerZoomIn, ServerZoomOut, ZoomIn, ZoomOut |
| Functions Detail |
|---|
AltFire Source code
AnimEnd Source code
BestMode Source code
GetAIRating Source code
OnZoomInFinished Source codeCalled by the native code when the interpolation of the first person weapon to the zoomed position finishes
OnZoomOutFinished Source code
RecommendLongRangedAttack Source code
RecommendRangedAttack Source code
SetZoomBlendColor Source code
StartFire Source code
SuggestAttackStyle Source code
SwitchModes Source code| Defaultproperties |
|---|
defaultproperties
{
MagCapacity=20
ReloadRate=3.600000
ReloadAnim="Reload"
ReloadAnimRate=1.000000
WeaponReloadAnim="Reload_Fal_Acog"
Weight=6.000000
bHasAimingMode=True
IdleAimAnim="Idle_Iron"
StandardDisplayFOV=55.000000
bModeZeroCanDryFire=True
SleeveNum=2
TraderInfoTexture=Texture'KillingFloor2HUD.Trader_Weapon_Icons.Trader_FNFAL'
bIsTier3Weapon=True
MeshRef="KF_Wep_Fal_Acog.FAL_ACOG"
SkinRefs(0)="KF_Weapons5_Trip_T.Weapons.FAL_cmb"
SkinRefs(1)="KF_Weapons5_Scopes_Trip_T.FNFAL.AcogShader"
SelectSoundRef="KF_FNFALSnd.FNFAL_Select"
HudImageRef="KillingFloor2HUD.WeaponSelect.FNFAL_unselected"
SelectedHudImageRef="KillingFloor2HUD.WeaponSelect.FNFAL"
PlayerIronSightFOV=55.000000
ZoomedDisplayFOV=15.000000
FireModeClass(0)=Class'KFMod.FNFALFire'
FireModeClass(1)=Class'KFMod.NoFire'
PutDownAnim="PutDown"
SelectForce="SwitchToAssaultRifle"
AIRating=0.550000
CurrentRating=0.550000
bShowChargingBar=True
Description="Classic NATO battle rifle. Has a high rate of fire and decent accuracy, with good power."
EffectOffset=(X=100.000000,Y=25.000000,Z=-10.000000)
DisplayFOV=55.000000
Priority=180
CustomCrosshair=11
CustomCrossHairTextureName="Crosshairs.HUD.Crosshair_Cross5"
InventoryGroup=4
GroupOffset=12
PickupClass=Class'KFMod.FNFAL_ACOG_Pickup'
PlayerViewOffset=(X=3.000000,Y=15.000000,Z=-6.000000)
BobDamping=6.000000
AttachmentClass=Class'KFMod.FNFAL_ACOG_Attachment'
IconCoords=(X1=245,Y1=39,X2=329,Y2=79)
ItemName="FNFAL ACOG"
TransientSoundVolume=1.250000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||