Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Data > API/Plugins/LevelSnapshots/Data/ULevelSnapshot > API/Plugins/LevelSnapshots/Data/ULevelSnapshot/ResetDiffCacheToUninitialized
References
| Module | LevelSnapshots |
| Header | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Public/Data/LevelSnapshot.h |
| Include | #include "Data/LevelSnapshot.h" |
| Source | /Engine/Plugins/VirtualProduction/LevelSnapshots/Source/LevelSnapshots/Private/Data/LevelSnapshot.cpp |
void ResetDiffCacheToUninitialized
&40;
TArrayView< AActor &42; > ModifiedActors
&41;
Remarks
Clears the diff state of the actor. Designed to be called by the transaction system (or manually in non-editor builds if EnableDiffCacheSupport has been called).