NetworkPeer
Show Deprecated
Not Creatable
Not Browsable
The NetworkPeer object is the most basic class of the network objects.
Summary
Properties
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance
Properties
Properties inherited from Instance
Methods
SetOutgoingKBPSLimit
void
Returns
void
Code Samples
NetworkPeer:SetOutgoingKBPSLimit
local NetworkClient = game:GetService("NetworkClient")
NetworkClient:SetOutgoingKBPSLimit(1)
Methods inherited from Instance
Events
Events inherited from Instance