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

#include <ActorSupport.h>

Collaboration diagram for SActorMsgSetScale:
Collaboration graph
[legend]

Public Attributes

CScaleVector Scale
 Scale. More...
 
real32 BlendInDuration
 Blend In Duration. More...
 
CActorLabelKey Label
 Label. More...
 

Detailed Description

Remarks
Unknown

Member Data Documentation

◆ BlendInDuration

real32 SActorMsgSetScale::BlendInDuration

Blend In Duration.

Time to blend in this scale setting

Remarks
minValue: 0.0

◆ Label

CActorLabelKey SActorMsgSetScale::Label

Label.

ID for this scale setting

◆ Scale

CScaleVector SActorMsgSetScale::Scale

Scale.

Sets the scale size for the actor

Remarks
minValue: 0.0005,0.0005,0.0005

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