UniqueIDWrapper
Parameter | Type | Description |
---|---|---|
other | UniqueIDWrapper | — |
UniqueIDWrapper operator=(Unique IDWrapper rhs)
Parameter | Type | Description |
---|---|---|
rhs | UniqueIDWrapper | — |
std::string Get Epic Account ID( ) const
unsigned long long Get UID( ) const
unsigned char Get Splitscreen ID( ) const
std::string str( ) const
std::string Get Id String( ) const
bool operator<(const Unique IDWrapper &rhs) const
Parameter | Type | Description |
---|---|---|
rhs | UniqueIDWrapper | — |
bool operator==(const Unique IDWrapper &rhs) const
Parameter | Type | Description |
---|---|---|
rhs | UniqueIDWrapper | — |
bool operator!=(const Unique IDWrapper &rhs) const
Parameter | Type | Description |
---|---|---|
rhs | UniqueIDWrapper | — |
UniqueIDWrapper From Epic Account ID( std::string epic Account ID, unsigned long long uid, Online Platform platform, unsigned char splitscreen ID=0)
Parameter | Type | Description |
---|---|---|
epicAccountID | std::string | — |
uid | unsigned long long | — |
platform | OnlinePlatform | — |
splitscreenID | unsigned char | — |