ScriptableObject.getData

Returns json data from a scriptableObject.

Kind: Function

Environments: Game

Game

scriptableObject:getData(  )

Open the full Game reference

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptableObject.

Returns:

Type Description
table The json data.