class MsgClientJustStrings

Class for the MsgClientJustStrings in the Steam Language.

Public Class Methods

new() click to toggle source

Instantiate a MsgClientJustStrings object

Calls superclass method SteamSerializable::new
# File lib/steamd/generated/steammsg.rb, line 7
def initialize
  super([], [])
end