Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:WeaponAttachment (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> InventoryAttachment >> WeaponAttachment |
Contents |
- Package:
- Engine
- Direct subclass:
- XWeaponAttachment
- This class in other games:
- U2, U2XMP, UE2Runtime, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] bAutoFire
Type: bool
When set to true.. begin auto fire sequence (used to play looping anims)
[edit] FiringMode
Type: byte
replicated to identify what type of firing/reload animations to play
[edit] FiringSpeed
Type: float
used by human animations to determine the appropriate speed to play firing animations
Default value: 1.0
[edit] FlashCount
Type: byte
when incremented, draw muzzle flash for current frame
[edit] mHitLocation
Type: Object.Vector
used for spawning hit effects client side
[edit] SpawnHitCount
Type: byte
when incremented, spawn hit effect at mHitLocation
[edit] Default values
| Property | Value |
|---|---|
| bActorShadows | True |
| bReplicateInstigator | True |
[edit] Functions
[edit] Events
[edit] ThirdPersonEffects
simulated event ThirdPersonEffects ()
