/Network

A network wrapper for Roblox remote & bindable events and functions.

Primary LanguageLuaMIT LicenseMIT

Dice Network

By Mullet Mafia Dev

A Network wrapper for Roblox remote events & functions.

Documentation

.CreateEvent()
.CreateFunction()
.CreateBindable()

:HookEvent()
:HookFunction()
:UnhookEvent()
:UnhookFunction()

:FireServer()
:FireClient()
:FireClients()
:FireAllClients()

:InvokeServer()
:InvokeClient()

:BindEvent()
:BindFunction()
:UnbindEvent()
:UnbindFunction()

:FireBindable()
:InvokeBindable()