Description:

Finds a LightObject given its name hash.

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

Nothing found