EOS_ProductUserId_FromString

EOS API reference page for EOS_ProductUserId_FromString

阅读时间少于1分钟

Remarks

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 NameUsage Information
const char* ProductUserIdStringThe stringified product user ID for which to retrieve the Epic Online Services Product User ID