Roblox API Reference

NetworkReplicator On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Inherited by (2)

Member index (1)

Type Member History
Instance GetPlayer () 49 61
57 members inherited from Instance

Removed member index (11)

Type Member History
string MachineAddress 310
int Port 310
void CloseConnection () 438
void DisableProcessPackets () 286 285 286 285 287
void EnableProcessPackets () 286 285 286 285 287
string GetRakStatsString (int verbosityLevel = 0) 49 83 152 438
void RequestCharacter () 310
Instance SendMarker () 49 83 310
void SetPropSyncExpiration (double seconds) 286 285 286 285 287
Disconnection (string peer, bool lostConnection, string reason) 98 262 310
StatsReceived (Dictionary stats) 157 202

History

Members

GetPlayer On DevHub

Name Type Default
No parameters.

History

Removed members

CloseConnection

Name Type Default
No parameters.

History

DisableProcessPackets

Name Type Default
No parameters.

History

Disconnection

Name Type Default
peer string none
lostConnection bool none
reason string none

History

EnableProcessPackets

Name Type Default
No parameters.

History

GetRakStatsString

Name Type Default
verbosityLevel int 0

History

MachineAddress

This property is read-only. Its value can be read, but it cannot be modified.

History

Tags: [ReadOnly]

Port

This property is read-only. Its value can be read, but it cannot be modified.

History

Tags: [ReadOnly]

RequestCharacter

Name Type Default
No parameters.

History

SendMarker

Name Type Default
No parameters.

History

SetPropSyncExpiration

Name Type Default
seconds double none

History

StatsReceived

Name Type Default
stats Dictionary none

History

Relevant classes (1)