HexscriptsClassicWorkstation
Exports
This section lists all client-side and server-side exports in this script. Exports can be called from other scripts to interact with this script functionality.
Note
If you need additional exports for your implementation, please open a ticket on our Discord server.
Client Exports
GetWorkstationDataByPlayer
Gets the current running workstation data.
local workstationData = exports['hex_workstation']:GetWorkstationData()Workstation Data
Prop
Type
Server Exports
GetWorkstationDataByPlayer
Gets the current running workstation data for a player.
local workstationData = exports['hex_workstation']:GetWorkstationDataByPlayer(playerId)Prop
Type
Workstation Data
Prop
Type