Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FReflectionMetaData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetWidgetDebugInfo
(
const SWidget* InWidget |
Types/ReflectionMetadata.h | ||
static FString GetWidgetDebugInfo
(
const SWidget& InWidget |
Types/ReflectionMetadata.h |
GetWidgetDebugInfo(const SWidget *)
| Name | GetWidgetDebugInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/ReflectionMetadata.h |
| Include Path | #include "Types/ReflectionMetadata.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Types/ReflectionMetadata.cpp |
static FString GetWidgetDebugInfo
(
const SWidget * InWidget
)
GetWidgetDebugInfo(const SWidget &)
| Name | GetWidgetDebugInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/ReflectionMetadata.h |
| Include Path | #include "Types/ReflectionMetadata.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Types/ReflectionMetadata.cpp |
static FString GetWidgetDebugInfo
(
const SWidget & InWidget
)