Navigation
API > API/Plugins > API/Plugins/StructUtilsEditor
Inheritance Hierarchy
- IModuleInterface
- FStructureEditorUtils::INotifyOnStructChanged
- FStructUtilsEditorModule
References
| Module | StructUtilsEditor |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtilsEditor/Public/StructUtilsEditorModule.h |
| Include | #include "StructUtilsEditorModule.h" |
Syntax
class FStructUtilsEditorModule :
public IModuleInterface,
public FStructureEditorUtils::INotifyOnStructChanged
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PostChange
(
const UUserDefinedStruct* Struct, |
||
| void | PreChange
(
const UUserDefinedStruct* Struct, |
INotifyOnStructChanged. | |
| void | |||
| void |