Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FAnimNotifyMirrorContext |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/MirrorSyncScope.h |
| Include Path | #include "Animation/MirrorSyncScope.h" |
Syntax
class FAnimNotifyMirrorContext : public UE::Anim::IAnimNotifyEventContextDataInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/MirrorSyncScope.h | |||
FAnimNotifyMirrorContext
(
const UMirrorDataTable* MirrorDataTable |
Animation/MirrorSyncScope.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TypeName | const FName | Animation/MirrorSyncScope.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAnimationMirrored | bool | Animation/MirrorSyncScope.h | ||
| MirrorTable | TWeakObjectPtr< const UMirrorDataTable > | Animation/MirrorSyncScope.h |
Functions
Public
Overridden from IAnimNotifyEventContextDataInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetTypeName() |
Animation/MirrorSyncScope.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName GetStaticTypeName() |
Animation/MirrorSyncScope.h |