UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TypedElementHandle.h File Reference
#include <type_traits>
#include "CoreMinimal.h"
#include "Elements/Framework/TypedElementData.h"
#include "TypedElementHandle.generated.h"

Go to the source code of this file.

Classes

struct  FTypedElementHandle
 
struct  TTypedElementBase< BaseInterfaceType >
 
struct  TTypedElement< BaseInterfaceType >
 
struct  TTypedElementOwner< ElementDataType >
 
struct  FScriptTypedElementHandle
 
class  UTypedElementHandleLibrary
 

Typedefs

using FTypedElement = TTypedElement< void >
 
using FTypedElementOwner = TTypedElementOwner< void >
 

Typedef Documentation

◆ FTypedElement

◆ FTypedElementOwner