UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UMGSequencePlayMode.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
CoreTypes.h
"
6
7
#include "UMGSequencePlayMode.generated.h"
8
9
class
UUserWidget
;
10
12
UENUM
(BlueprintType)
13
namespace
EUMGSequencePlayMode
14
{
15
enum
Type
:
int
16
{
18
Forward
,
20
Reverse
,
22
PingPong
,
23
};
24
}
25
CoreTypes.h
EMediaSeekDirection::Forward
@ Forward
EInterpToBehaviourType::PingPong
@ PingPong
UENUM
#define UENUM(...)
Definition
ObjectMacros.h:749
EQueuedWidgetAnimationMode::Reverse
@ Reverse
UUserWidget
Definition
UserWidget.h:284
EUMGSequencePlayMode
Definition
UMGSequencePlayMode.h:14
EUMGSequencePlayMode::Type
Type
Definition
UMGSequencePlayMode.h:16
Engine
Source
Runtime
UMG
Public
Blueprint
UMGSequencePlayMode.h
Generated by
1.9.8