RBX.lua.NetworkMarker (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
No edit summary
>Blocco
No edit summary
Line 10: Line 10:


==Limitations==
==Limitations==
This object only has one indexable field.  That is the [[Received (Event)]] event.  If you try to index this object with anything else, Roblox will crash.
This object only has one indexable field.  That is the [[Received (Event)|Received]] event.  If you try to index this object with anything else, Roblox will crash.


[[Category:Network Properties]]
[[Category:Network Properties]]
[[Category:ROBLOX Lua Services]]
[[Category:ROBLOX Lua Services]]

Revision as of 22:07, 15 August 2010

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!



This item is a backend service of the Roblox client software, and should not be tampered with. It is highly recommended to not use this object at all.

Events

The NetworkMarker Service incorporates one Event:

Limitations

This object only has one indexable field. That is the Received event. If you try to index this object with anything else, Roblox will crash.