Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRenderAssetUpdate
Description
Cancel the current update. Will also attempt to cancel pending IO requests, see FTexture2DStreamIn_IO::Abort(). This is called outside of the update loop when a cancelation is required for external events.
| Name | Abort |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/RenderAssetUpdate.h |
| Include Path | #include "RenderAssetUpdate.h" |
virtual void Abort()