| Name | Type | Description |
|---|---|---|
| t | System.Object | The type to look up display info for. |
| inherit = True | bool | Whether to load in base type's display info first, then overrides all possible fields with given type's information. |
| Type | Description |
|---|---|
| DisplayInfo | The display info. Will contain empty fields on failure. |