Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Try and diff two assets using class-specific tool. Will do nothing if either asset is NULL, or they are not the same class.
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| interface | Target | |
| object | Old Asset | |
| object | New Asset | |
| struct | Old Revision | |
| struct | New Revision |