title_widget_build_from_manifest
Create a title widget from a manifest. Use dry_run to return the spec instead of building the asset.
Instructions
Build WBP_TitleRenderer from a title manifest, or return the generated widget spec with dry_run=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| dry_run | No | Return the widget JSON spec without creating an asset | |
| manifest | No | ||
| asset_name | No | Default WBP_TitleRenderer | |
| package_path | No | Default /Game/UI/Titles | |
| manifest_path | No |