Class: MsgClientJustStrings

Inherits:
Object
  • Object
show all
Includes:
SteamSerializable
Defined in:
lib/steamd/generated/steammsg.rb

Overview

Class for the MsgClientJustStrings in the Steam Language.

Instance Attribute Summary

Attributes included from SteamSerializable

#constants, #variables

Instance Method Summary collapse

Methods included from SteamSerializable

#consts, #deserialize, #encode_to, #flag, #serialize, #vars

Constructor Details

#initializeMsgClientJustStrings

Instantiate a MsgClientJustStrings object



7
8
9
# File 'lib/steamd/generated/steammsg.rb', line 7

def initialize
  super([], [])
end