Skip to content

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)

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.