Navigation
API > API/Runtime > API/Runtime/SlateCore
| |
|
| Name |
FSlateLayerElement |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementTypes.h |
| Include Path |
#include "Rendering/DrawElementTypes.h" |
Syntax
struct FSlateLayerElement : public FSlateDrawElement
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LayerHandle |
FSlateDrawLayerHandle * |
|
Rendering/DrawElementTypes.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void SetLayer
(
FSlateDrawLayerHandle* InLayerHandle
)
|
|
Rendering/DrawElementTypes.h |
|