![]() |
Nuclide
Software Development Kit for id Technology (BETA)
|
Platform: Player Profile.
Player profiles don't just tell us details about the identity but also preferences. If a player doesn't consent to an external online service we'll query the player profile and ensure in all the right places that it works.
Public Member Functions | |
void | ncProfile (void) |
nonvirtual ncProfile | NewNamed (string profileName) |
nonvirtual ncProfile | LoadFromDiskByName (string profileName) |
nonvirtual void | LoadConfig (void) |
nonvirtual void | SaveConfig (void) |
nonvirtual void | Delete (void) |
void ncProfile::ncProfile | ( | void | ) |
void ncProfile::Delete | ( | void | ) |
void ncProfile::LoadConfig | ( | void | ) |
ncProfile ncProfile::LoadFromDiskByName | ( | string | profileName | ) |
ncProfile ncProfile::NewNamed | ( | string | profileName | ) |
void ncProfile::SaveConfig | ( | void | ) |