ScriptableObject.setPublicData

Sets (server) public data on a scriptableObject.

Kind: Function

Environments: Game

Game

scriptableObject:setPublicData( data )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
scriptableObject ScriptableObject The scriptableObject.
data table The public data.