|
sc2-gamedata
|
#include <Unit.h>

Public Attributes | |
| CEffectLink | Effect |
| Effect. More... | |
| CImagePath | Icon |
| Icon. More... | |
| CStringLink | Name |
| Name. More... | |
| CStringLink | Tooltip |
| Tooltip. More... | |
| CWeaponLink | Weapon |
| Weapon. More... | |
| CEffectLink SUnitEquipment::Effect |
Effect.
Effect that is applied to the unit when it uses a specific equipment set
| CImagePath SUnitEquipment::Icon |
Icon.
Icon for the equipment set
| CStringLink SUnitEquipment::Name |
Name.
Name of the equipment set
| CStringLink SUnitEquipment::Tooltip |
Tooltip.
Tooltip text for the equipment set that is used by the unit
| CWeaponLink SUnitEquipment::Weapon |
Weapon.
Weapon for the equipment set
1.8.14