Example #1
0
 internal PracticeLobbyLeave(CMsgSOCacheUnsubscribed msg)
 {
     result = msg;
 }
Example #2
0
 internal CacheUnsubscribed(CMsgSOCacheUnsubscribed msg)
 {
     result = msg;
 }
Example #3
0
 internal PartyLeave(CMsgSOCacheUnsubscribed msg)
 {
     result = msg;
 }
Example #4
0
 internal LobbyInviteLeave(CMsgSOCacheUnsubscribed msg)
 {
     result = msg;
 }