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

#include <ActorSupport.h>

Collaboration diagram for SActorMsgSetOpacity:
Collaboration graph
[legend]

Public Attributes

real32 Opacity
 Opacity. More...
 
real32 BlendInDuration
 Blend In Duration. More...
 
CActorLabelKey Label
 Label. More...
 

Detailed Description

Remarks
Unknown

Member Data Documentation

◆ BlendInDuration

real32 SActorMsgSetOpacity::BlendInDuration

Blend In Duration.

How long to blend in the opacity

Remarks
minValue: 0.0

◆ Label

CActorLabelKey SActorMsgSetOpacity::Label

Label.

ID for this opacity setting

◆ Opacity

real32 SActorMsgSetOpacity::Opacity

Opacity.

Sets the percentage of opacity for the actor

Remarks
minValue: 0.0
maxValue: 0.0

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