A* Pathfinding Project  4.3.7
The A* Pathfinding Project for Unity 3D
RetainedGizmos.Hasher Struct Reference

Combines hashes into a single hash value. More...

Detailed Description

Combines hashes into a single hash value.

Public Member Functions

void Add< T > (T hash)
 
override int GetHashCode ()
 

Public Attributes

ulong hash
 

Properties

ulong Hash [get]
 

Member Function Documentation

◆ Add< T >()

void Add< T > ( hash)

◆ GetHashCode()

override int GetHashCode ( )

Member Data Documentation

◆ hash

ulong hash

Property Documentation

◆ Hash

ulong Hash
get

The documentation for this struct was generated from the following file: