Skip to main content

SyncVar.Flush()

Send the value of this variable to other clients again. You do not need to call this function to send the value of the variables to other.

Usage

---@type SyncVar
local syncvar;


syncvar.Flush()