Interactable.clientPublicData

Returns (client) public data from a interactable.

Kind: Member

Environments: Game

Game

Open the full Game reference

Get

Availability: Client only

Returns (client) public data from a interactable.

Returns:

Type Description
table The public data.

Set

Availability: Client only

Sets (client) public data on a interactable.

Parameters:

Name Type Description
data table The public data.