Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UActorElementAssetDataInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/Actor/ActorElementAssetDataInterface.h |
| Include Path | #include "Elements/Actor/ActorElementAssetDataInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UActorElementAssetDataInterface :
public UObject ,
public ITypedElementAssetDataInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorElementAssetDataInterface
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FAssetData GetAssetData
(
const FTypedElementHandle& InElementHandle |
Elements/Actor/ActorElementAssetDataInterface.h |