Navigation
API > API/Plugins > API/Plugins/USDClassesEditor
| Name | IUsdClassesEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Importers/USDImporter/Source/USDClassesEditor/Public/USDClassesEditorModule.h |
| Include Path | #include "USDClassesEditorModule.h" |
Syntax
class IUsdClassesEditorModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UUsdAssetCache2 * ShowMissingDefaultAssetCacheDialog () |
Shows the dialog that asks the user to set a default asset cache for the project | USDClassesEditorModule.h | |
static EDefaultAssetCacheDialogOption ShowMissingDefaultAssetCacheDialog
(
UUsdAssetCache2*& OutCreatedCache |
USDClassesEditorModule.h | ||
static void ShowMissingDefaultAssetCacheDialog
(
UUsdAssetCache2*& OutCreatedCache, |
USDClassesEditorModule.h |