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

#include <ActorSupport.h>

Collaboration diagram for SActorMsgSetTeamColor:
Collaboration graph
[legend]

Public Attributes

CColorHDR Diffuse
 Diffuse. More...
 
CColorHDR Emissive
 Emissive. 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 SActorMsgSetTeamColor::BlendInDuration

Blend In Duration.

Time taken to blend in team color

Remarks
minValue: 0.0

◆ BlendType

EActorBlendType SActorMsgSetTeamColor::BlendType

Blend Type.

◆ Diffuse

CColorHDR SActorMsgSetTeamColor::Diffuse

Diffuse.

Sets the color area of models for team colors.

◆ Emissive

CColorHDR SActorMsgSetTeamColor::Emissive

Emissive.

Sets the color area of models for team colors.

◆ Label

CActorLabelKey SActorMsgSetTeamColor::Label

Label.

ID of this Team color setting

◆ Priority

THostedPropPriority SActorMsgSetTeamColor::Priority

Priority.

The priority of this team color setting

Remarks
minValue: 100.0f
maxValue: 100.0f

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