Navigation
API > API/Runtime > API/Runtime/UMG
Class that can update a given Slate post buffer processor via its renderthread proxy.
This proxy is also deleted on the renderthread
| Name | FSlatePostProcessorUpdaterProxy |
| Type | class |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SPostBufferUpdate.h |
| Include Path | #include "Slate/SPostBufferUpdate.h" |
Syntax
class FSlatePostProcessorUpdaterProxy : public TSharedFromThis< FSlatePostProcessorUpdaterProxy >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FSlatePostProcessorUpdaterProxy
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FSlatePostProcessorUpdaterProxy() |
Slate/SPostBufferUpdate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UpdateProcessor_RenderThread
(
TSharedPtr< FSlateRHIPostBufferProcessorProxy > |
Slate/SPostBufferUpdate.h |