Reference API Roblox

Engine API

Website

Related

Reference API Roblox

NetworkSettings

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
635Capabilities: SecurityCapabilities
553ClassName: string
553Name: string
553Parent: Instance
635Sandboxed: 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
631GetAttributes(): 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

TypeDefault
bool

History 4

HttpProxyURL

TypeDefault
string

History 4

IncomingReplicationLag

TypeDefault
double

History 4

PrintJoinSizeBreakdown

TypeDefault
bool

History 4

PrintPhysicsErrors

TypeDefault
bool

History 4

PrintStreamInstanceQuota

TypeDefault
bool

History 4

RandomizeJoinInstanceOrder

TypeDefault
bool

History 3

RenderStreamedRegions

TypeDefault
bool

History 4

ShowActiveAnimationAsset

TypeDefault
bool

History 4

Removed members 44

ArePhysicsRejectionsReported

TypeDefault
bool

History 2

CanSendPacketBufferLimit

TypeDefault
int

History 2

ClientPhysicsSendRate

TypeDefault
float

History 2

DataGCRate

TypeDefault
float

History 2

DataMtuAdjust

TypeDefault
int

History 2

DataSendRate

TypeDefault
float

History 2

ExperimentalPhysicsEnabled

TypeDefault
bool

History 2

IncommingReplicationLag

TypeDefault
double

History 2

IsQueueErrorComputed

TypeDefault
bool

History 2

IsThrottledByCongestionControl

TypeDefault
bool

History 2

IsThrottledByOutgoingBandwidthLimit

TypeDefault
bool

History 2

MaxDataModelSendBuffer

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

History 3

Tags: [Deprecated]

MovementHistoryRate

TypeDefault
float

History 2

NetworkOwnerRate

TypeDefault
float

History 2

PhysicsMtuAdjust

TypeDefault
int

History 2

PhysicsReceive

TypeDefault
PhysicsReceiveMethod

History 2

PhysicsSend

TypeDefault
PhysicsSendMethod

History 2

PhysicsSendRate

TypeDefault
float

History 2

PreferredClientPort

TypeDefault
int

History 2

PrintBits

TypeDefault
bool

History 2

PrintEvents

TypeDefault
bool

History 2

PrintFilters

TypeDefault
bool

History 4

PrintInstances

TypeDefault
bool

History 2

PrintProperties

TypeDefault
bool

History 2

PrintSplitMessage

TypeDefault
bool

History 2

PrintTouches

TypeDefault
bool

History 2

ProxyEnabled

TypeDefault
bool

History 2

ProxyURL

TypeDefault
string

History 2

ReceiveRate

TypeDefault
double

History 2

SendPacketBufferLimit

TypeDefault
int

History 2

ShowPartMovementWayPoint

TypeDefault
bool

History 4

TotalNumMovementWayPoint

TypeDefault
int

History 4

TouchSendRate

TypeDefault
float

History 2

TrackDataTypes

TypeDefault
bool

History 6

TrackPhysicsDetails

TypeDefault
bool

History 4

UseInstancePacketCache

TypeDefault
bool

History 2

UsePhysicsPacketCache

TypeDefault
bool

History 2

Settings