find_ue_macros
Search Unreal Engine macros by type and specifier to locate UCLASS, UPROPERTY, UFUNCTION, and other UE4/UE5 declarations.
Instructions
Search for UE macros (UCLASS, UPROPERTY, UFUNCTION, etc.) with optional filtering by type and specifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specifier | No | Filter by specifier (e.g., BlueprintCallable, EditAnywhere) | |
| macro_type | No | Filter by macro type | |
| codebase_id | No | Codebase ID | |
| max_results | No | Maximum results |