Talk:RBX.lua.NetworkReplicator (Service)

From Legacy Roblox Wiki
Jump to navigationJump to search

This is not a service. It is found as the children of NetworkServer. They are objects. They cannot be "gotten" with game:GetService OR Instance.new.

Posted by blocco (talk) on Sep 9, 2010 (Thursday) at 22:59 (UTC) [Discuss format]
I didn't know they're used for that. Their className doesn't say so, but they do return "true" to :IsA"NetworkReplicator". They're also what's passed to NetworkClient.ConnectionAccepted. The fact that those objects don't have a className but do return true to :IsA() implies they inherit from it... would that make it a structural class? --SNCPlay42 16:17, 10 September 2010 (UTC)