Hash128

struct in UnityEngine

Cambiar al Manual

Descripción

Represent the hash value.

Variables

isValidGet if the hash value is valid or not. (Read Only)

Constructores

Hash128Construct the Hash128.

Funciones Públicas

ToStringConvert Hash128 to string.

Funciones Estáticas

ComputeCompute a hash of the input string.
ParseConvert the input string to Hash128.