Navigation
Unreal Engine C++ API Reference > Plugins > ContentBrowserFileDataSource
Inheritance Hierarchy
- FCommonActions
- FFileActions
References
Module | ContentBrowserFileDataSource |
Header | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserFileDataSource/Source/ContentBrowserFileDataSource/Public/ContentBrowserFileDataPayload.h |
Include | #include "ContentBrowserFileDataPayload.h" |
Syntax
struct FFileActions : public ContentBrowserFileData::FCommonActions
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FCanDuplicate | CanDuplicate | |
![]() |
FCanEdit | CanEdit | |
![]() |
FCanPreview | CanPreview | |
![]() |
ELaunchVerb::Type | DefaultEditVerb | |
![]() |
FString | DefaultNewFileName | |
![]() |
FEdit | Edit | |
![]() |
FPreview | Preview | |
![]() |
FLinearColor | TypeColor | |
![]() |
FText | TypeDisplayName | |
![]() |
FString | TypeExtension | |
![]() |
FText | TypeFullDescription | |
![]() |
FTopLevelAssetPath | TypeName | |
![]() |
FText | TypeShortDescription |
Typedefs
Name | Description |
---|---|
FCanDuplicate | |
FCanEdit | |
FCanPreview | |
FEdit | |
FPreview |