Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/SPostBufferUpdate
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SPostBufferUpdate.h |
| Include Path | #include "Slate/SPostBufferUpdate.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPostBufferUpdate >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SPostBufferUpdate::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Slate/SPostBufferUpdate.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Slate/SPostBufferUpdate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & bPerformDefaultPostBufferUpdate
(
bool InArg |
True if we should perform the default post buffer update | Slate/SPostBufferUpdate.h | |
WidgetArgsType & bUsePaintGeometry
(
bool InArg |
True if we should perform the default post buffer update | Slate/SPostBufferUpdate.h |