Method: MsgClientChatActionResult#chat_action
- Defined in:
- lib/steamd/generated/steammsg.rb
#chat_action ⇒ EChatAction
Note:
defaults to
Gets the chat_action variable.
1781 1782 1783 |
# File 'lib/steamd/generated/steammsg.rb', line 1781 def chat_action @variables['chat_action'][:value] end |