sm.harvestable.getKinematicByInitialHash

Gets a kinematic matching the provided initial hash if it exists.

Kind: Function

Environments: Game

Game

sm.harvestable.getKinematicByInitialHash( initialHash )

Open the full Game reference

Parameters:

Name Type Description
initialHash number The initial hash to search for.

Returns:

Type Description
Harvestable The kinematic if it exists.