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

#include <Actor.h>

Collaboration diagram for STextTagParameters:
Collaboration graph
[legend]

Public Attributes

CStringLink Text
 Text. More...
 
flag8 TextShadow
 Text Shadow. More...
 
C2iVector Offset
 Offset. More...
 
EAttachmentID Attachment
 Attachment. More...
 
uint32 FontSize
 Font Size. More...
 
CColor TextColor
 Text Color. More...
 
CColor EdgeColor
 Edge Color. More...
 
CColor BackgroundColor
 Background Color. More...
 
CImagePath BackgroundImage
 Background Image. More...
 
flag8 BackgroundImageTiled
 Background Image Tiled. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Attachment

EAttachmentID STextTagParameters::Attachment

Attachment.

Flags for the unit

◆ BackgroundColor

CColor STextTagParameters::BackgroundColor

Background Color.

◆ BackgroundImage

CImagePath STextTagParameters::BackgroundImage

Background Image.

◆ BackgroundImageTiled

flag8 STextTagParameters::BackgroundImageTiled

Background Image Tiled.

Remarks
minValue: 0
maxValue: 0

◆ EdgeColor

CColor STextTagParameters::EdgeColor

Edge Color.

◆ FontSize

uint32 STextTagParameters::FontSize

Font Size.

◆ Offset

C2iVector STextTagParameters::Offset

Offset.

◆ Text

CStringLink STextTagParameters::Text

Text.

◆ TextColor

CColor STextTagParameters::TextColor

Text Color.

◆ TextShadow

flag8 STextTagParameters::TextShadow

Text Shadow.

Remarks
minValue: 0
maxValue: 0

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