Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/FDrawContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDrawContext
(
const FDrawContext& |
Non-copyable | InsightsCore/Common/PaintUtils.h | |
FDrawContext
(
const FGeometry& InGeometry, |
InsightsCore/Common/PaintUtils.h |
FDrawContext(const FDrawContext &)
Description
Non-copyable
| Name | FDrawContext |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Common/PaintUtils.h |
| Include Path | #include "InsightsCore/Common/PaintUtils.h" |
FDrawContext
(
const FDrawContext &
)
FDrawContext(const FGeometry &, const FSlateRect &, const FWidgetStyle &, const ESlateDrawEffect, FSlateWindowElementList &, int32 &)
| Name | FDrawContext |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Common/PaintUtils.h |
| Include Path | #include "InsightsCore/Common/PaintUtils.h" |
FDrawContext
(
const FGeometry & InGeometry,
const FSlateRect & InCullingRect,
const FWidgetStyle & InWidgetStyle,
const ESlateDrawEffect InDrawEffects,
FSlateWindowElementList & InOutElementList,
int32 & InOutLayerId
)