sc2-gamedata
Public Attributes | List of all members
CWeaponLegacy Class Reference

Legacy. More...

#include <Weapon.h>

Inheritance diagram for CWeaponLegacy:
Inheritance graph
[legend]
Collaboration diagram for CWeaponLegacy:
Collaboration graph
[legend]

Public Attributes

CFlags LegacyOptions
 Legacy Options. More...
 
EWeaponLegacyMovement AllowedMovement
 Allowed Movement. More...
 
CUnitLink PathingAmmoUnit
 Pathing Ammo Unit. More...
 
CGameTime ReloadDuration
 Reload Duration. More...
 
CGameTime RandomDelayMin
 Random Delay Minimum. More...
 
CGameTime RandomDelayMax
 Random Delay Maximum. More...
 
CEffectLink Effect
 Effect. More...
 

Detailed Description

Legacy.

Remarks
Unknown

Member Data Documentation

◆ AllowedMovement

EWeaponLegacyMovement CWeaponLegacy::AllowedMovement

Allowed Movement.

Unit movements that are allowed when using the weapon

◆ Effect

CEffectLink CWeaponLegacy::Effect

Effect.

Effect that occurs when the weapon is used.

◆ LegacyOptions

CFlags CWeaponLegacy::LegacyOptions

Legacy Options.

Remarks
indexEnum: EWeaponLegacyOption

◆ PathingAmmoUnit

CUnitLink CWeaponLegacy::PathingAmmoUnit

Pathing Ammo Unit.

Unit used as the missile when the weapon is fired. Not all weapons have missiles.

◆ RandomDelayMax

CGameTime CWeaponLegacy::RandomDelayMax

Random Delay Maximum.

Maximum random delay before firing the weapon

◆ RandomDelayMin

CGameTime CWeaponLegacy::RandomDelayMin

Random Delay Minimum.

Minimum random delay before firing the weapon

◆ ReloadDuration

CGameTime CWeaponLegacy::ReloadDuration

Reload Duration.


The documentation for this class was generated from the following file: