Navigation
API > API/Runtime > API/Runtime/TypedElementRuntime
| Name | FTypedElementAssetDataReferencedOptions |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementRuntime/Public/Elements/Interfaces/TypedElementAssetDataInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementAssetDataInterface.h" |
Syntax
USTRUCT (BlueprintType )
struct FTypedElementAssetDataReferencedOptions
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOnlyTopLevelAsset | bool | Elements/Interfaces/TypedElementAssetDataInterface.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool OnlyTopLevelAsset() |
Elements/Interfaces/TypedElementAssetDataInterface.h | ||
FTypedElementAssetDataReferencedOptions & SetOnlyTopLevelAsset
(
const bool InTopLevelAsset |
Elements/Interfaces/TypedElementAssetDataInterface.h |