UI.StackHash
static UInt64 StackHash(string id)
This will hash the given text based id into a hash for use with certain StereoKit UI functions. This includes the hash of the current id stack.
string id | Text to hash along with the current id stack. |
RETURNS: UInt64 | An integer based hash id for use with SK UI. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!