Home
last modified time | relevance | path

Searched defs:Notification_Console_RoomOwnerChanged (Results 1 – 1 of 1) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/
H A DLobby2Message.h3393 struct Notification_Console_RoomOwnerChanged : public Lobby2Message struct
3395 __L2_MSG_BASE_IMPL(Notification_Console_RoomOwnerChanged) in __L2_MSG_BASE_IMPL() argument
3397 virtual bool RequiresRankingPermission(void) const {return false;} in RequiresRankingPermission()
3398 virtual bool CancelOnDisconnect(void) const {return false;} in CancelOnDisconnect()
3399 virtual bool RequiresLogin(void) const {return false;} in RequiresLogin()