ClientScriptableObject.getData

Returns json data from a client scriptableObject.

Kind: Function

Environments: Game

Game

clientScriptableObject:getData( scriptableObject )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptableObject.

Returns:

Type Description
table The json data.