sc2-gamedata
Public Attributes | List of all members
SUnitEquipment Struct Reference

#include <Unit.h>

Collaboration diagram for SUnitEquipment:
Collaboration graph
[legend]

Public Attributes

CEffectLink Effect
 Effect. More...
 
CImagePath Icon
 Icon. More...
 
CStringLink Name
 Name. More...
 
CStringLink Tooltip
 Tooltip. More...
 
CWeaponLink Weapon
 Weapon. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Effect

CEffectLink SUnitEquipment::Effect

Effect.

Effect that is applied to the unit when it uses a specific equipment set

◆ Icon

CImagePath SUnitEquipment::Icon

Icon.

Icon for the equipment set

◆ Name

CStringLink SUnitEquipment::Name

Name.

Name of the equipment set

◆ Tooltip

CStringLink SUnitEquipment::Tooltip

Tooltip.

Tooltip text for the equipment set that is used by the unit

◆ Weapon

CWeaponLink SUnitEquipment::Weapon

Weapon.

Weapon for the equipment set


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