Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | UInterchangeEditorUtilitiesBase |
| Type | class |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeEditorUtilitiesBase.h |
| Include Path | #include "InterchangeEditorUtilitiesBase.h" |
Syntax
UCLASS (MinimalAPI)
class UInterchangeEditorUtilitiesBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeEditorUtilitiesBase
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ClearEditorSelection() |
InterchangeEditorUtilitiesBase.h | ||
virtual bool IsRuntimeOrPIE() |
InterchangeEditorUtilitiesBase.h | ||
virtual bool SaveAsset
(
UObject* Asset |
InterchangeEditorUtilitiesBase.h |