Navigation
API > API/Editor > API/Editor/ContentBrowser
| Name | EAssetDialogType::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include Path | #include "IContentBrowserSingleton.h" |
Syntax
namespace EAssetDialogType
{
enum Type
{
Open,
Save,
}
}
Values
| Name | Remarks |
|---|---|
| Open | |
| Save |