RakNet
4.0
|
Sets or unsets the user as flagged 'ready'. More...
#include <RoomsPlugin.h>
Additional Inherited Members | |
![]() | |
RakNet::RakString | userName |
RoomsErrorCode | resultCode |
Sets or unsets the user as flagged 'ready'.
Ready means ready to play the game. This flag can be set or unset by each room member.BR> When all players are ready, the can will presumably start (although you can use this flag however you want).