Hash function

Hey,

I have following variables:

var SECRET_KEY : int
var name : string
var number : int

With these values I want to create a hash value in UEFN Verse.

I could not find a hash function or even a StringToInt function.
How can I implement a hash function ?

First of all, you can’t fetch any user name for confidentiality purposes, and you should be able to find hash functions pretty easily online

Yes you can get the epic name of type message from the agent.
I could not find any hash function that is available for UEFN Verse. If you found one, then share it.

1 Like

You can’t, if you try to do anything with that message like eg converting it back to string “with Localize(message)” all player names get changed to something like Anonymous[256]

2 Likes

Hmm yes you’re right

1 Like