find_blueprint_exposed
Identify all functions and properties exposed to Blueprint in an Unreal Engine codebase, with optional filtering by UFUNCTION or UPROPERTY macro type.
Instructions
Find all Blueprint-exposed functions and properties across the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macro_type | No | Filter by macro type | |
| codebase_id | No | Codebase ID | |
| max_results | No | Maximum results |