| 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.FlakAttachment
| Variables Summary | |
|---|---|
| xEmitter | mMuzFlash3rd |
| class<FlakMuzFlash3rd> | mMuzFlashClass |
| 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 ())) | |
![]() | ThirdPersonEffects ())) | |
| 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
ThirdPersonEffects Source code| Defaultproperties |
|---|
defaultproperties
{
Mesh=mesh'Weapons.Flak_3rd'
mMuzFlashClass=class'XEffects.FlakMuzFlash3rd'
bHeavy=true
bRapidFire=false
bAltRapidFire=false
bDynamicLight=false
LightType=LT_Steady
LightEffect=LE_NonIncidence
LightBrightness=255
LightHue=30
LightSaturation=150
LightRadius=4.0
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||