get_widget_properties
Retrieve all property values from a widget in Unreal Engine. Supports every FProperty type for comprehensive inspection.
Instructions
Read all property values from a widget (supports all FProperty types).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| widget_name | Yes | ||
| include_inherited | No | ||
| widget_blueprint_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |