Navigation
Unreal Engine C++ API Reference > Plugins > USDStage > UUsdTransactor
- UObject::PreEditUndo()
- UUsdTransactor::PreEditUndo()
References
Module | USDStage |
Header | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Public/USDTransactor.h |
Include | #include "USDTransactor.h" |
Source | /Engine/Plugins/Importers/USDImporter/Source/USDStage/Private/USDTransactor.cpp |
virtual void PreEditUndo&40;&41;
Remarks
Called before applying a transaction to the object. Default implementation simply calls PreEditChange.