Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IQueryNode.QueryHashCode

Declaration

public int QueryHashCode();

Returns

int An integer representing the hashcode.

Description

Returns a hashcode for this node. Multiple nodes can have the same hashcode if they have the same identifier.