GetDisplayName returns the human-readable name for this engine
()
| 94 | |
| 95 | // GetDisplayName returns the human-readable name for this engine |
| 96 | GetDisplayName() string |
| 97 | |
| 98 | // GetDescription returns a description of this engine's capabilities |
| 99 | GetDescription() string |
no outgoing calls