Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/IWidgetReflector
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/IWidgetReflector.h |
| Include | #include "Framework/Application/IWidgetReflector.h" |
void SetWidgetsToVisualize
&40;
const FWidgetPath & InWidgetsToVisualize
&41;
Remarks
Sets the widget that should be visualized.
Parameters
| Name | Description |
|---|---|
| InWidgetsToVisualize | The path to the widget to inspect via the reflector. |