remote_data
Deprecated
LLEvents:on("remote_data", function(EventType: number, ChannelID: string, MessageID: string, Sender: string, IData: number, SData: string) -- ...end)This event is deprecated.
Parameters
-
EventType(number) -
ChannelID(string) -
MessageID(string) -
Sender(string) -
IData(number) -
SData(string)
Examples
Section titled “Examples”Add example usage here showing how to handle the remote_data event in SLua/Luau.
Add additional notes, caveats, or tips specific to using this event in SLua/Luau.
See Also
Section titled “See Also”- Related events and functions can be linked here
- LSL equivalent: remote_data