EOS_EpicAccountId_FromString

EOS API reference page for EOS_EpicAccountId_FromString

Under 1 min to read

Remarks

Retrieve an EOS_EpicAccountId from a raw string representing an Epic Account 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_EpicAccountId_ToString

Return Value

The EOS_EpicAccountId that corresponds to the AccountIdString

Parameters

EOS_EpicAccountId_FromString

Parameter Type And NameUsage Information
const char* AccountIdStringThe stringified account ID for which to retrieve the Epic Account ID