Provides detailed information about a title.
| detail = Inspect.Title.Detail(title) | |||
| details = Inspect.Title.Detail(titles) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| title | parameter | title | The title ID to retrieve detail for. |
| titles | parameter | table | A table of title IDs to retrieve detail for. |
| detail | result | table | Detail table for a single title. |
| details | result | table | Detail tables for all requested titles. |
| gameFemale | The title as seen ingame and applied to female characters. |
|---|---|
| gameMale | The title as seen ingame and applied to male characters. |
| id | The ID of the requested element. |
| nameFemale | The title as seen in menus and applied to female characters. |
| nameMale | The title as seen in menus and applied to male characters. |
| prefix | Signals that the title is a prefix title. |