GetDescription returns a description of this engine's capabilities
()
| 97 | |
| 98 | // GetDescription returns a description of this engine's capabilities |
| 99 | GetDescription() string |
| 100 | |
| 101 | // IsExperimental returns true if this engine is experimental |
| 102 | IsExperimental() bool |
no outgoing calls