Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Blueprint > API/Runtime/UMG/Blueprint/UUserWidget
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h |
| Include | #include "Blueprint/UserWidget.h" |
| Source | /Engine/Source/Runtime/UMG/Private/UserWidget.cpp |
void SetPlaybackSpeed
&40;
const UWidgetAnimation &42; InAnimation,
float PlaybackSpeed
&41;
Remarks
Changes the playback rate of a playing animation
Parameters
| Name | Description |
|---|---|
| InAnimation | The animation that is already playing |
| PlaybackRate | Playback rate multiplier (1 is default) |