search_unity_example_components
Search Bytewars C# source index for Unity example components matching a feature, returning ranked component metadata including class name, URI, feature tags, and public methods.
Instructions
Search the bytewars C# source index for classes matching a feature. Returns ranked component metadata (class name, URI, feature tags, public methods). Use URIs with describe_unity_example_components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| feature | Yes | Feature to search for, e.g. 'login', 'leaderboard'. | |
| projectPath | No | Unity project root. |