UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AnimLayerInterface.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
CoreMinimal.h
"
6
#include "
UObject/ObjectMacros.h
"
7
#include "
UObject/Interface.h
"
8
#include "AnimLayerInterface.generated.h"
9
11
UINTERFACE
(MinimalAPI)
12
class
UAnimLayerInterface
:
public
UInterface
13
{
14
GENERATED_BODY
()
15
};
16
17
class
IAnimLayerInterface
18
{
19
GENERATED_BODY
()
20
};
CoreMinimal.h
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
Interface.h
ObjectMacros.h
GENERATED_BODY
#define GENERATED_BODY(...)
Definition
ObjectMacros.h:765
UINTERFACE
#define UINTERFACE(...)
Definition
ObjectMacros.h:780
IAnimLayerInterface
Definition
AnimLayerInterface.h:18
UAnimLayerInterface
Definition
AnimLayerInterface.h:13
UInterface
Definition
Interface.h:19
Engine
Source
Runtime
Engine
Classes
Animation
AnimLayerInterface.h
Generated by
1.9.8