Is it possible to prevent a UObject from being saved during a transaction?
My custom UObject is a helper (for example a handle to manipulate the target of a canon) and it does not need to be recoded in the undo/redo stack, I would like to ignore it from transactions.