Navigation
API > API/Editor > API/Editor/AssetDefinition
References
| Module | AssetDefinition |
| Header | /Engine/Source/Editor/AssetDefinition/Public/AssetDefinition.h |
| Include | #include "AssetDefinition.h" |
Syntax
struct FAssetSupportResponse
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAssetSupportResponse | |||
| const FText & | GetErrorText () |
||
| bool | IsSupported () |
||
| FAssetSupportResponse | NotSupported () |
||
| FAssetSupportResponse | Supported () |