Description:

Finds a DimensionStyle given its name hash.

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

Nothing found