overwolf.games.launchers.events.GetInfoResult
Overwolf APIs / overwolf / overwolf / games / launchers / events / GetInfoResult
Extends
Result
Type Parameters
| Type Parameter | Default type |
|---|---|
T | any |
Properties
| Property | Type | Description |
|---|---|---|
error? | string | Information regarding the error (if an error occurred) |
res | T | - |
success | boolean | Whether the method executed successfully or not. |