NetworkEvents: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:


== What are Network Events? ==
== What are Network Events? ==
Custom scripted events between server and client. They allow a server to tell a client something and vice verse. Useful for providing extra sync, telling the other side to call a function, or simply sending data between the server and clients.
Custom scripted events between server and client. They allow a server to tell a client something and vice verse. Useful for providing extra sync, telling the other side to call a function, or simply sending data back and forth.


== How do I use them? ==
== How do I use them? ==
2,756

edits

Navigation menu