Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FReflectionMetaData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetWidgetPath
(
const SWidget* InWidget, |
Types/ReflectionMetadata.h | ||
static FString GetWidgetPath
(
const SWidget& InWidget, |
Types/ReflectionMetadata.h |
GetWidgetPath(const SWidget *, bool, bool)
| Name | GetWidgetPath |
| 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 GetWidgetPath
(
const SWidget * InWidget,
bool bShort,
bool bNativePathOnly
)
GetWidgetPath(const SWidget &, bool, bool)
| Name | GetWidgetPath |
| 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 GetWidgetPath
(
const SWidget & InWidget,
bool bShort,
bool bNativePathOnly
)