overwolf.settings.FolderResult
Overwolf APIs / overwolf / overwolf / settings / FolderResult
Extends
Properties
| Property | Type | Description |
|---|
error? | string | Information regarding the error (if an error occurred) |
path | object | - |
path.Name | string | "Folders_VideoCapturesFolder" |
path.Type | string | "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" |
path.Value | string | the actual filepath |
success | boolean | Whether the method executed successfully or not. |