ScriptableObject.getPublicData
Returns (server) public data from a scriptableObject.
Kind: Function
Environments: Game
Game
scriptableObject:getPublicData( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
scriptableObject |
ScriptableObject | The scriptableObject. |
Returns:
| Type | Description |
|---|---|
| table | The public data. |