NetworkPeer

Show Deprecated
Not Creatable
Not Browsable

Properties

Methods

SetOutgoingKBPSLimit

()
Plugin Security

Parameters

limit: number
Default Value: ""

Returns

()

Code Samples

NetworkPeer:SetOutgoingKBPSLimit

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

Events