overwolf.io.ReadFileContentsResult
Overwolf APIs / overwolf / overwolf / io / ReadFileContentsResult
Extends
Result
Properties
| Property | Type | Description |
|---|---|---|
content? | string | - |
error? | string | Information regarding the error (if an error occurred) |
status | string | - |
success | boolean | Whether the method executed successfully or not. |