Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
void CreateNewAsset
(
const FString & DefaultAssetName,
const FString & PackagePath,
UClass * AssetClass,
UFactory * Factory
)
Remarks
Sets up an inline-name for the creation of a new asset in the primary content browser using the specified path and the specified class and/or factory