API
On whiteboard update
Server side update event
AddEventHandler(triggerName('updated'), function(boardId, playerId)
--boardId = board id
--playerId = player that updated board
end)
Last updated
Was this helpful?
Server side update event
AddEventHandler(triggerName('updated'), function(boardId, playerId)
--boardId = board id
--playerId = player that updated board
end)
Last updated
Was this helpful?