get_related_ue_systems
Find all Unreal Engine systems related to a given system ID, enabling quick discovery of dependencies and connections within the game project.
Instructions
Get systems related to a specific Unreal Engine system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| systemId | Yes | System ID to find related systems for |