list_data_asset_classes
List all UDataAsset subclasses loaded in the Unreal Editor, showing name, class path, parent class, primary data asset status, and editable property count.
Instructions
List all UDataAsset subclasses currently loaded in the editor.
Returns name, full class path, parent class, whether it is a UPrimaryDataAsset, and the number of editable properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| include_abstract | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |