Navigation
API > API/Plugins > API/Plugins/EngineAssetDefinitions
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUndoableResolveHandler
References
| Module | EngineAssetDefinitions |
| Header | /Engine/Plugins/Editor/EngineAssetDefinitions/Source/Public/AssetDefinition_DataAsset.h |
| Include | #include "AssetDefinition_DataAsset.h" |
Syntax
UCLASS&40;&41;
class UUndoableResolveHandler : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | MarkResolved () |
||
| void | SetManagedObject
(
UObject* Object |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditUndo () |
Called after applying a transaction to the object. |