Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UserDefinedStructure > API/Editor/UnrealEd/UserDefinedStructure/UUserDefinedStructEditorData
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditUndo () |
Called after applying a transaction to the object. | |
| void | PostEditUndo
(
TSharedPtr< ITransactionObjectAnnotation > TransactionAnnotation |
Called after applying a transaction to the object in cases where transaction annotation was provided. |