Reference API Roblox

Engine API

Website

Related

Reference API Roblox

NetworkSettings

Summary

This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
This class is not browsable. It is not visible in Studio's object browser.
Tags: [NotCreatable, Service, NotBrowsable]

Member index 12

HistoryMember
553HttpProxyEnabled: bool
553HttpProxyURL: string
553IncomingReplicationLag: double
553PrintJoinSizeBreakdown: bool
553PrintPhysicsErrors: bool
553PrintStreamInstanceQuota: bool
553RandomizeJoinInstanceOrder: bool
553RenderStreamedRegions: bool
553ShowActiveAnimationAsset: bool
inherited from Instance
553Archivable: bool
619Capabilities: SecurityCapabilities
553ClassName: string
553Name: string
553Parent: Instance
619Sandboxed: bool
616UniqueId: UniqueId
553className: string
576AddTag(tag: string): null
573ClearAllChildren(): null
462Clone(): Instance
573Destroy(): null
486FindFirstAncestor(name: string): Instance
486FindFirstAncestorOfClass(className: string): Instance
486FindFirstAncestorWhichIsA(className: string): Instance
486FindFirstChild(name: string, recursive: bool = false): Instance
486FindFirstChildOfClass(className: string): Instance
486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance
486FindFirstDescendant(name: string): Instance
563GetActor(): Actor
486GetAttribute(attribute: string): Variant
462GetAttributeChangedSignal(attribute: string): RBXScriptSignal
486GetAttributes(): Dictionary
486GetChildren(): Objects
462GetDebugId(scopeLength: int = 4): string
486GetDescendants(): Array
486GetFullName(): string
462GetPropertyChangedSignal(property: string): RBXScriptSignal
576GetTags(): Array
576HasTag(tag: string): bool
486IsA(className: string): bool
486IsAncestorOf(descendant: Instance): bool
486IsDescendantOf(ancestor: Instance): bool
580IsPropertyModified(name: string): bool
573Remove(): null
576RemoveTag(tag: string): null
580ResetPropertyToDefault(name: string): null
573SetAttribute(attribute: string, value: Variant): null
462WaitForChild(childName: string, timeOut: double): Instance
553children(): Objects
553clone(): Instance
573destroy(): null
553findFirstChild(name: string, recursive: bool = false): Instance
553getChildren(): Objects
462isA(className: string): bool
553isDescendantOf(ancestor: Instance): bool
573remove(): null
462AncestryChanged(child: Instance, parent: Instance)
462AttributeChanged(attribute: string)
462Changed(property: string)
462ChildAdded(child: Instance)
462ChildRemoved(child: Instance)
462DescendantAdded(descendant: Instance)
462DescendantRemoving(descendant: Instance)
500Destroying()
553childAdded(child: Instance)

Removed member index 44

HistoryMember
419ArePhysicsRejectionsReported: bool
334CanSendPacketBufferLimit: int
419ClientPhysicsSendRate: float
419DataGCRate: float
438DataMtuAdjust: int
438DataSendRate: float
331ExperimentalPhysicsEnabled: bool
450IncommingReplicationLag: double
419IsQueueErrorComputed: bool
334IsThrottledByCongestionControl: bool
334IsThrottledByOutgoingBandwidthLimit: bool
334MaxDataModelSendBuffer: int
141MovementHistoryRate: float
419NetworkOwnerRate: float
438PhysicsMtuAdjust: int
334PhysicsReceive: PhysicsReceiveMethod
334PhysicsSend: PhysicsSendMethod
419PhysicsSendRate: float
438PreferredClientPort: int
419PrintBits: bool
419PrintEvents: bool
450PrintFilters: bool
438PrintInstances: bool
419PrintProperties: bool
438PrintSplitMessage: bool
450PrintTouches: bool
413ProxyEnabled: bool
413ProxyURL: string
438ReceiveRate: double
334SendPacketBufferLimit: int
302ShowPartMovementWayPoint: bool
302TotalNumMovementWayPoint: int
438TouchSendRate: float
514TrackDataTypes: bool
514TrackPhysicsDetails: bool
367UseInstancePacketCache: bool
419UsePhysicsPacketCache: bool

History 157

Members 12

HttpProxyEnabled

History 4

HttpProxyURL

History 4

IncomingReplicationLag

History 4

PrintJoinSizeBreakdown

History 4

PrintPhysicsErrors

History 4

PrintStreamInstanceQuota

History 4

RandomizeJoinInstanceOrder

History 3

RenderStreamedRegions

History 4

ShowActiveAnimationAsset

History 4

Removed members 44

ArePhysicsRejectionsReported

History 2

CanSendPacketBufferLimit

History 2

ClientPhysicsSendRate

History 2

DataGCRate

History 2

DataMtuAdjust

History 2

DataSendRate

History 2

ExperimentalPhysicsEnabled

History 2

IncommingReplicationLag

History 2

IsQueueErrorComputed

History 2

IsThrottledByCongestionControl

History 2

IsThrottledByOutgoingBandwidthLimit

History 2

MaxDataModelSendBuffer

This property is deprecated. It exists only for backward compatibility, and should not be used for new work.

History 3

Tags: [Deprecated]

MovementHistoryRate

History 2

NetworkOwnerRate

History 2

PhysicsMtuAdjust

History 2

PhysicsReceive

History 2

PhysicsSend

History 2

PhysicsSendRate

History 2

PreferredClientPort

History 2

PrintBits

History 2

PrintEvents

History 2

PrintFilters

History 4

PrintInstances

History 2

PrintProperties

History 2

PrintSplitMessage

History 2

PrintTouches

History 2

ProxyEnabled

History 2

ProxyURL

History 2

ReceiveRate

History 2

SendPacketBufferLimit

History 2

ShowPartMovementWayPoint

History 4

TotalNumMovementWayPoint

History 4

TouchSendRate

History 2

TrackDataTypes

History 6

TrackPhysicsDetails

History 4

UseInstancePacketCache

History 2

UsePhysicsPacketCache

History 2

Settings