NetworkPeer

Show Deprecated
Not Creatable
Not Browsable

Summary

Methods

Methods

SetOutgoingKBPSLimit

()
Plugin Security

Parameters

limit: number

Returns

()

Code Samples

NetworkPeer:SetOutgoingKBPSLimit

local NetworkClient = game:GetService("NetworkClient")
NetworkClient:SetOutgoingKBPSLimit(1)