Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

Hash128

struct in UnityEngine

Description

Represent the hash value.

Variables

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

Constructors

Hash128Construct the Hash128.

Public Functions

ToStringConvert Hash128 to string.

Static Functions

ParseConvert the input string to Hash128.