LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Hash128

struct in UnityEngine

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

ParseConvert the input string to Hash128.