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

#include <ActorSupport.h>

Collaboration diagram for SActorMsgSetTintColor:
Collaboration graph
[legend]

Public Attributes

CColorHDR Color
 Color. More...
 
real32 BlendInDuration
 Blend In Duration. More...
 
EActorBlendType BlendType
 Blend Type. More...
 
CActorLabelKey Label
 Label. More...
 
THostedPropPriority Priority
 Priority. More...
 

Detailed Description

Remarks
Unknown

Member Data Documentation

◆ BlendInDuration

real32 SActorMsgSetTintColor::BlendInDuration

Blend In Duration.

Time taken to apply this tint color

Remarks
minValue: 0.0

◆ BlendType

EActorBlendType SActorMsgSetTintColor::BlendType

Blend Type.

◆ Color

CColorHDR SActorMsgSetTintColor::Color

Color.

Tint color for the model of the actor

◆ Label

CActorLabelKey SActorMsgSetTintColor::Label

Label.

ID of this tint color setting

◆ Priority

THostedPropPriority SActorMsgSetTintColor::Priority

Priority.

Priority of this tint color setting

Remarks
minValue: 100.0f
maxValue: 100.0f

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