Description:

Finds a HatchPattern given its name hash.

Syntax:
public HatchPattern FindNameHash(
NameHash nameHash
)
Parameters:
  • nameHash
  • Type: NameHash
  • The name hash of the HatchPattern to be searched.
Returns:
An Linetype, or None on error.
Available since:
6.0

Nothing found