UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WidgetAnimationEvents.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Delegates/DelegateCombinations.h
"
6
7
#include "WidgetAnimationEvents.generated.h"
8
9
UDELEGATE
()
10
DECLARE_DYNAMIC_MULTICAST_DELEGATE
(
FOnWidgetAnimationPlaybackStatusChanged
);
11
12
UDELEGATE
()
13
DECLARE_DYNAMIC_DELEGATE
(
FWidgetAnimationDynamicEvent
);
14
15
UDELEGATE
()
16
DECLARE_DYNAMIC_MULTICAST_DELEGATE
(
FWidgetAnimationDynamicEvents
);
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
DelegateCombinations.h
DECLARE_DYNAMIC_MULTICAST_DELEGATE
#define DECLARE_DYNAMIC_MULTICAST_DELEGATE(DelegateName)
Definition
DelegateCombinations.h:38
DECLARE_DYNAMIC_DELEGATE
#define DECLARE_DYNAMIC_DELEGATE(DelegateName)
Definition
DelegateCombinations.h:35
UDELEGATE
#define UDELEGATE(...)
Definition
ObjectMacros.h:750
Engine
Source
Runtime
UMG
Public
Animation
WidgetAnimationEvents.h
Generated by
1.9.8