Reserve
Reserves networking endpoints with the specified names and classes
Network:Reserve(...)
Useful for pre-creating endpoints before they are used
Example:
Network:Reserve({ "FireEvent", "RemoteEvent" })
Last updated
Reserves networking endpoints with the specified names and classes
Network:Reserve(...)
Useful for pre-creating endpoints before they are used
Example:
Network:Reserve({ "FireEvent", "RemoteEvent" })
Last updated