Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDeferredUpdateResource
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/TextureResource.h |
| Include | #include "TextureResource.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TextureRenderTarget.cpp |
void AddToDeferredUpdateList
&40;
bool OnlyUpdateOnce
&41;
Remarks
Add this resource to deferred update list
Parameters
| Name | Description |
|---|---|
| OnlyUpdateOnce | flag this resource for a single update if true |