|
sc2-gamedata
|
#include <ActorSupport.h>

Public Attributes | |
| CAnimProps | AtApply |
| At Apply. More... | |
| CAnimProps | AtRemove |
| At Remove. More... | |
| CFlags | Flags |
| Flags. More... | |
| real32 | TimeVariant |
| Time Variant. More... | |
| EAnimTimeVariantType | TimeType |
| Time Type. More... | |
| CAnimProps SActorMsgAnimGroupApply::AtApply |
At Apply.
Name of the Animation that is used when the animation group is applied
| CAnimProps SActorMsgAnimGroupApply::AtRemove |
At Remove.
Name of the Animation that is used when the animation group is removed
| CFlags SActorMsgAnimGroupApply::Flags |
| EAnimTimeVariantType SActorMsgAnimGroupApply::TimeType |
Time Type.
Type of time used by the Time Variant. Example: Set Duration or Scaled based on animation preset time
| real32 SActorMsgAnimGroupApply::TimeVariant |
Time Variant.
Time variant that is applied to the animation group
1.8.14