PDA

View Full Version : What and when to use "simulated" keyword?



jjobby
11-15-2009, 09:21 PM
Hi, I've read PDF doc. I notice that sometimes the code have "simulated" keyword before function or event and sometimes they don't have. I want to ask what is the different between function or event which have and don't have "simulated" and when should I use it?

Psyonix-Jerad
11-16-2009, 03:41 PM
It is a keyword related to network programming and replication, and in the context of Whizzle should simply be ignored for the time being (that is, "ignored", not left out where appropriate, hence why you still see it).

You can find out more about what it does in the UDN documentation on network programming, or function keywords.