Nuclide
Software Development Kit for id Technology (BETA)
Loading...
Searching...
No Matches
ncProfile Class Reference

About this class

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)
 

Constructor & Destructor Documentation

◆ ncProfile()

void ncProfile::ncProfile ( void )

Member Function Documentation

◆ Delete()

void ncProfile::Delete ( void )

◆ LoadConfig()

void ncProfile::LoadConfig ( void )

◆ LoadFromDiskByName()

ncProfile ncProfile::LoadFromDiskByName ( string profileName)

◆ NewNamed()

ncProfile ncProfile::NewNamed ( string profileName)

◆ SaveConfig()

void ncProfile::SaveConfig ( void )

The documentation for this class was generated from the following files: