ToggleSync
local Bridge = exports.community_bridge:Bridge()
---This will toggle the players weather/time sync
---@param toggle boolean
---@return nil
Bridge.Weather.ToggleSync(toggle)
Last updated
local Bridge = exports.community_bridge:Bridge()
---This will toggle the players weather/time sync
---@param toggle boolean
---@return nil
Bridge.Weather.ToggleSync(toggle)
Last updated