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
Constructors
Typedefs
| Name |
Type |
Remarks |
Include Path |
| WidgetArgsType |
FArguments |
|
Slate/SPostBufferUpdate.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
WidgetArgsType & bUsePaintGeometry
(
bool InArg
)
|
True if we should perform the default post buffer update |
Slate/SPostBufferUpdate.h |
|