NetworkPeer

사용되지 않는 항목 표시
만들 수 없음
찾아볼 수 없음

The NetworkPeer object is the most basic class of the network objects.

요약

메서드

속성

메서드

SetOutgoingKBPSLimit

void
플러그인 보안

Sets the maximum outgoing bandwidth that Roblox can use.

매개 변수

limit: number

반환

void

코드 샘플

NetworkPeer:SetOutgoingKBPSLimit

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

이벤트