Hash128

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description 描述

Represent the hash value.

Properties 属性

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

Constructors

Hash128Construct the Hash128.

Public Methods 公共方法

ToStringConvert Hash128 to string.

Static Methods 静态方法

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