Remarks
Check whether or not the given account unique ID is considered valid NOTE: This will return true for any EOS_ProductUserId created with EOS_ProductUserId_FromString as there is no validation
Return Value
EOS_TRUE if the EOS_ProductUserId is valid, otherwise EOS_FALSE
Parameters
EOS_ProductUserId_IsValid
Parameter Type And Name | Usage Information |
---|---|
EOS_ProductUserId AccountId | The Product User ID to check for validity |