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