Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 529 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 529 Bytes

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()