| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.InventoryAttachment
|
+-- Engine.WeaponAttachment
|
+-- XGame.xWeaponAttachment
|
+-- XWeapons.AssaultAttachment
| Variables Summary | |
|---|---|
| float | AimAlpha |
| bool | bDualGun |
| xEmitter | mMuzFlash3rd |
| xEmitter | mMuzFlash3rdAlt |
| class<xEmitter> | mMuzFlashClass |
| byte | OldSpawnHitCount |
| AssaultAttachment | TwinGun |
| Inherited Variables from XGame.xWeaponAttachment |
|---|
| bAltRapidFire, bHeavy, bRapidFire, LitWeapon, mHitActor, mHitNormal |
| Inherited Variables from Engine.WeaponAttachment |
|---|
| bAutoFire, BeaconColor, bMatchWeapons, FiringMode, FiringSpeed, FlashCount, mHitLocation, SpawnHitCount, SplashEffect |
| Functions Summary | ||
|---|---|---|
![]() | Destroyed () | |
![]() | Hide (bool NewbHidden) | |
![]() | MakeMuzzleFlash () | |
![]() | SetOverlayMaterial (Material mat, float time, bool bOverride) | |
![]() | ThirdPersonEffects () | |
![]() | Tick (float deltatime) | |
![]() | UpdateHit (Actor HitActor, vector HitLocation, vector HitNormal) | |
| Inherited Functions from XGame.xWeaponAttachment |
|---|
| GetHitInfo, GetTipLocation, Hide, InitFor, PostNetBeginPlay, ThirdPersonEffects, Timer, WeaponLight |
| Inherited Functions from Engine.WeaponAttachment |
|---|
| CheckForSplash, ThirdPersonEffects, UpdateHit |
| Variables Detail |
|---|
| Functions Detail |
|---|
Destroyed Source code
Hide Source code
MakeMuzzleFlash Source code
SetOverlayMaterial Source code
ThirdPersonEffects Source code
Tick Source code
UpdateHit Source code| Defaultproperties |
|---|
defaultproperties { mMuzFlashClass=Class'XEffects.AssaultMuzFlash3rd' bRapidFire=Wahr SplashEffect=Class'XGame.BulletSplash' LightType=LT_Pulse LightEffect=LE_NonIncidence LightHue=30 LightSaturation=150 LightBrightness=255.000000 LightRadius=4.000000 LightPeriod=3 Mesh=SkeletalMesh'NewWeapons2004.NewAssaultRifle_3rd' RelativeLocation=(X=-20.000000,Y=-5.000000) RelativeRotation=(Pitch=32768) DrawScale=0.300000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||