Retrieve an EOS_ProductUserId from a raw string representing an Epic Online Services Product User ID. The input string must be null-terminated.
NOTE: There is no validation on the string format, this should only be used with values serialized from legitimate sources such as EOS_ProductUserId_ToString
Return Value
The EOS_ProductUserId that corresponds to the ProductUserIdString
Parameters
EOS_ProductUserId_FromString
Parameter Type And Name
|
Usage Information
|
const char* ProductUserIdString
|
The stringified product user ID for which to retrieve the Epic Online Services Product User ID
|
Retrieve an EOS_ProductUserId from a raw string representing an Epic Online Services Product User ID. The input string must be null-terminated.
NOTE: There is no validation on the string format, this should only be used with values serialized from legitimate sources such as EOS_ProductUserId_ToString
Return Value
The EOS_ProductUserId that corresponds to the ProductUserIdString
Parameters
ProductUserId.FromString
Parameter Type And Name
|
Usage Information
|
string productUserIdString
|
The stringified product user ID for which to retrieve the Epic Online Services Product User ID
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no