|
sc2-gamedata
|
Generic. More...
#include <Button.h>

Public Attributes | |
| CStringLink | Name |
| Name. More... | |
| CStringLink | Tooltip |
| Tooltip. More... | |
| CImagePath | TooltipImage |
| Tooltip Image. More... | |
| CFlags | TooltipFlags |
| Tooltip Flags. More... | |
| CImagePath | Icon |
| Icon. More... | |
| CStringLink | AlertName |
| Alert Name. More... | |
| CStringLink | AlertTooltip |
| Alert Tooltip. More... | |
| CImagePath | AlertIcon |
| Alert Icon. More... | |
| CHotkeyLink | Hotkey |
| Hotkey. More... | |
| TEditorCategories | EditorCategories |
| Editor Categories. More... | |
| flag8 | TintRacially |
| Tint By Race. More... | |
| CButtonLink | HotkeyAlias |
| Hotkey Alias. More... | |
| CIdentifier | HotkeySet |
| Hotkey Set. More... | |
| flag8 | Universal |
| Universal. More... | |
| CStringLink | SimpleDisplayText |
| Simple Display Text. More... | |
| flag | HidesForSimpleText |
| Hides For Simple Text. More... | |
Generic.
| CImagePath CButton::AlertIcon |
Alert Icon.
Icon that appears in alerts that are played from abilities that use this button
| CStringLink CButton::AlertName |
Alert Name.
Name that appears in the alert tooltip
| CStringLink CButton::AlertTooltip |
Alert Tooltip.
Text for the alert tooltip
| TEditorCategories CButton::EditorCategories |
Editor Categories.
Editor Categories are used for filtering and organization within the StarCraft II Editor.
| flag CButton::HidesForSimpleText |
Hides For Simple Text.
| CHotkeyLink CButton::Hotkey |
Hotkey.
Hotkey for the button
| CButtonLink CButton::HotkeyAlias |
Hotkey Alias.
| CIdentifier CButton::HotkeySet |
Hotkey Set.
| CImagePath CButton::Icon |
Icon.
Icon for the button
| CStringLink CButton::Name |
Name.
Name of the button
| CStringLink CButton::SimpleDisplayText |
Simple Display Text.
| flag8 CButton::TintRacially |
Tint By Race.
When enabled, this button will be colorized based on the player's race
| CStringLink CButton::Tooltip |
Tooltip.
Tooltip text for the button
| CFlags CButton::TooltipFlags |
Tooltip Flags.
| CImagePath CButton::TooltipImage |
Tooltip Image.
| flag8 CButton::Universal |
Universal.
1.8.14