get_accelbyte_unity_how_to
Query the AccelByte Unity SDK best-practices knowledge base to retrieve C# code templates, best practices, and component names for a given feature topic. Use before writing a C# backing class.
Instructions
Query the AccelByte Unity SDK best-practices knowledge base for a topic. Returns SDK guides with C# code templates, best practices, and related component names. Use before writing a C# backing class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Feature or SDK topic, e.g. 'login', 'leaderboard', 'friends', 'user profile'. | |
| projectPath | No | Unity project root. |