Navigation
API > API/Runtime > API/Runtime/SlateRHIRenderer > API/Runtime/SlateRHIRenderer/FSlateRHIPostBufferProcessorProx-
Description
Called when an post buffer update element is added to a renderbatch, gives proxies a chance to queue updates to their renderthread values based on the UObject processor. These updates should likely be guarded by an 'FRenderCommandFence' to avoid duplicate updates
Derived Overrides
| Name | OnUpdateValuesRenderThread |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateRHIRenderer/Public/FX/SlateRHIPostBufferProcessor.h |
| Include Path | #include "FX/SlateRHIPostBufferProcessor.h" |
virtual PRAGMA_ENABLE_DEPRECATION_WARNINGS void OnUpdateValuesRenderThread()