This version of Unity is unsupported.

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.