Checks if there are any more net events and, if there are, gets the next one.
Syntax
result = More Net Events
Description
value is a boolean containing whether or not there were any more net events True = There are more net events False = There are no more net events This command is usually used in a loop. For example usage please see the Networking Guide.
This command is usually used in a loop. For example usage please see the Networking Guide.