8#if WITH_SLATE_DEBUGGING
43 FConsoleSlateDebuggerUtility::TSWidgetId
WidgetId = FConsoleSlateDebuggerUtility::InvalidWidgetId;
47 void AddBeginPaint(FConsoleSlateDebuggerUtility::TSWidgetId Element);
48 void AddEndPaint(FConsoleSlateDebuggerUtility::TSWidgetId Element);
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
void RemoveAll(const TUniqueFunction< bool(const FDependsNode *)> &ShouldRemove, TArray< FDependsNode * > &Dependencies, TBitArray<> *FlagBits, bool IsSorted, EAllowShrinking ShrinkPolicy)
Definition DependsNode.cpp:614
Definition IConsoleManager.h:2026
Definition PaintArgs.h:23
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition SlateDebugging.h:242