ScriptableObject.getClientPublicData

Returns client public data from a scriptableObject.

Kind: Function

Environments: Game

Game

scriptableObject:getClientPublicData(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptableObject.

Returns:

Type Description
table The client public data.