Navigation
API > API/Plugins > API/Plugins/InterchangeEditorUtilities
| Name | UInterchangeEditorUtilities |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Editor/Source/Utilities/Public/InterchangeEditorUtilities.h |
| Include Path | #include "InterchangeEditorUtilities.h" |
Syntax
UCLASS (MinimalAPI)
class UInterchangeEditorUtilities : public UInterchangeEditorUtilitiesBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeEditorUtilitiesBase → UInterchangeEditorUtilities
Functions
Protected
Overridden from UInterchangeEditorUtilitiesBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ClearEditorSelection() |
InterchangeEditorUtilities.h | ||
virtual bool IsRuntimeOrPIE() |
InterchangeEditorUtilities.h | ||
virtual bool SaveAsset
(
UObject* Asset |
InterchangeEditorUtilities.h |