Stores data needed to either create a new or edit an existing profile of a application.
More...
#include <editprofileinfo.h>
|
std::string | name |
| The new name of the profile.
|
|
std::string | app_version |
| The new app version of the profile. Used for FOMOD conditions.
|
|
int | source = -1 |
| If a new profile is created and this is != -1: Copy all settings from source profile.
|
|
Stores data needed to either create a new or edit an existing profile of a application.
The documentation for this struct was generated from the following file: