![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SPostBufferUpdate.h>
Inheritance diagram for FSlatePostProcessorUpdaterProxy:Additional Inherited Members | |
Protected Member Functions inherited from TSharedFromThis< FSlatePostProcessorUpdaterProxy > | |
| TSharedFromThis () | |
| TSharedFromThis (TSharedFromThis const &) | |
| UE_FORCEINLINE_HINT TSharedFromThis & | operator= (TSharedFromThis const &) |
| ~TSharedFromThis () | |
Static Protected Member Functions inherited from TSharedFromThis< FSlatePostProcessorUpdaterProxy > | |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > | SharedThis (OtherType *ThisPtr) |
| static UE_FORCEINLINE_HINT TSharedRef< OtherType const, Mode > | SharedThis (const OtherType *ThisPtr) |
Class that can update a given Slate post buffer processor via its renderthread proxy.
This proxy is also deleted on the renderthread
|
inlinevirtual |
|
pure virtual |
Implemented in FPostBufferBlurUpdaterProxy.