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

Generic. More...

#include <Button.h>

Collaboration diagram for CButton:
Collaboration graph
[legend]

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...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ AlertIcon

CImagePath CButton::AlertIcon

Alert Icon.

Icon that appears in alerts that are played from abilities that use this button

◆ AlertName

CStringLink CButton::AlertName

Alert Name.

Name that appears in the alert tooltip

◆ AlertTooltip

CStringLink CButton::AlertTooltip

Alert Tooltip.

Text for the alert tooltip

◆ EditorCategories

TEditorCategories CButton::EditorCategories

Editor Categories.

Editor Categories are used for filtering and organization within the StarCraft II Editor.

◆ HidesForSimpleText

flag CButton::HidesForSimpleText

Hides For Simple Text.

◆ Hotkey

CHotkeyLink CButton::Hotkey

Hotkey.

Hotkey for the button

◆ HotkeyAlias

CButtonLink CButton::HotkeyAlias

Hotkey Alias.

◆ HotkeySet

CIdentifier CButton::HotkeySet

Hotkey Set.

◆ Icon

CImagePath CButton::Icon

Icon.

Icon for the button

◆ Name

CStringLink CButton::Name

Name.

Name of the button

◆ SimpleDisplayText

CStringLink CButton::SimpleDisplayText

Simple Display Text.

◆ TintRacially

flag8 CButton::TintRacially

Tint By Race.

When enabled, this button will be colorized based on the player's race

◆ Tooltip

CStringLink CButton::Tooltip

Tooltip.

Tooltip text for the button

◆ TooltipFlags

CFlags CButton::TooltipFlags

Tooltip Flags.

Remarks
indexEnum: EButtonTooltipFlag

◆ TooltipImage

CImagePath CButton::TooltipImage

Tooltip Image.

◆ Universal

flag8 CButton::Universal

Universal.


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