Inheritance: global::ProtoBuf.IExtensible
Example #1
0
            internal LoggedOffCallback( CMsgClientLoggedOff resp )
#endif
            {
                this.Result = ( EResult )resp.eresult;
            }
Example #2
0
 internal LoggedOffCallback( SteamClient client, CMsgClientLoggedOff resp )
     : base( client )