Syntax
enum class PFUserOrigination : uint32_t
{
Organic,
Steam,
Google,
Amazon,
Facebook,
Kongregate,
GamersFirst,
Unknown,
IOS,
LoadTest,
Android,
PSN,
GameCenter,
CustomId,
XboxLive,
Parse,
Twitch,
ServerCustomId,
NintendoSwitchDeviceId,
FacebookInstantGamesId,
OpenIdConnect,
Apple,
NintendoSwitchAccount,
GooglePlayGames,
XboxMobileStore,
King
}
Constants
| Constant | Description |
|---|---|
| Organic | TBD |
| Steam | TBD |
| TBD | |
| Amazon | TBD |
| TBD | |
| Kongregate | TBD |
| GamersFirst | TBD |
| Unknown | TBD |
| IOS | TBD |
| LoadTest | TBD |
| Android | TBD |
| PSN | TBD |
| GameCenter | TBD |
| CustomId | TBD |
| XboxLive | TBD |
| Parse | TBD |
| Twitch | TBD |
| ServerCustomId | TBD |
| NintendoSwitchDeviceId | TBD |
| FacebookInstantGamesId | TBD |
| OpenIdConnect | TBD |
| Apple | TBD |
| NintendoSwitchAccount | TBD |
| GooglePlayGames | TBD |
| XboxMobileStore | TBD |
| King | TBD |
