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

#include <Actor.h>

Collaboration diagram for SActorBaseline:
Collaboration graph
[legend]

Public Attributes

CAnimProps AnimProps
 Animation Properties. More...
 
real32 BlendIn
 Blend In. More...
 
real32 BlendOut
 Blend Out. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ AnimProps

CAnimProps SActorBaseline::AnimProps

Animation Properties.

Default animations for the actor.

◆ BlendIn

real32 SActorBaseline::BlendIn

Blend In.

Duration of the blend ins for the baseline animations

Remarks
minValue: -1
maxValue: -1

◆ BlendOut

real32 SActorBaseline::BlendOut

Blend Out.

Duration of the blend outs for the baseline animations

Remarks
minValue: -1
maxValue: -1

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