ClientScriptableObject.getClientPublicData

Returns public data from a client scriptable object.

Kind: Function

Environments: Game

Game

clientScriptableObject:getClientPublicData( scriptableObject )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptableObject.

Returns:

Type Description
table The client public data.