Navigation
API > API/Plugins > API/Plugins/USDClassesEditor
Inheritance Hierarchy
- IModuleInterface
- IUsdClassesEditorModule
References
| Module | USDClassesEditor |
| Header | /Engine/Plugins/Importers/USDImporter/Source/USDClassesEditor/Public/USDClassesEditorModule.h |
| Include | #include "USDClassesEditorModule.h" |
Syntax
class IUsdClassesEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ShowMissingDefaultAssetCacheDialog
(
UUsdAssetCache2*& OutCreatedCache, |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| UUsdAssetCache2 * | Use the other signature that also returns whether the user accepted the dialog or not |