GMnet Manual
master

GMnet ENGINE Manual

  • Getting Started
  • Tutorial
  • Concepts
  • Functions
    • Sync Functions
    • Tools
    • Chat
      • htme_chatGetMessage(chat_queue_entry)
      • htme_chatGetSender(chat_queue_entry)
      • mp_chatGetQueue()
      • mp_chatSend(message,[to])
      • mp_syncAsChatHandler(channel)
    • Online Lobby
    • LAN Lobby
    • Global Sync
    • Events
    • Config
  • Extending the Engine / Advanced Use
  • Troubleshooting
  • How to update

GMnet PUNCH Manual

  • Getting Started
  • Tutorial
  • Function reference
  • GMnet PUNCH/GATE.PUNCH “protocol” (for building your own server)
GMnet Manual
  • Docs »
  • Functions »
  • Chat
  • Edit on GitHub

Chat¶

  • htme_chatGetMessage(chat_queue_entry)
    • Description
    • Example
    • Arguments
    • Returns
  • htme_chatGetSender(chat_queue_entry)
    • Description
    • Example
    • Arguments
    • Returns
  • mp_chatGetQueue()
    • Description
    • Example
    • Arguments
    • Returns
  • mp_chatSend(message,[to])
    • Description
    • Example
    • Arguments
    • Returns
  • mp_syncAsChatHandler(channel)
    • Description
    • Example
    • Arguments
    • Returns
Next Previous

© Copyright 2016, Parakoopa & GMnet Developers. Revision 862a55ba.

Built with Sphinx using a theme provided by Read the Docs.