Function __global->get_chat_sound_tpl

Definitions

sources/chat.php

  • Get a template that will set up the chat sound effects as for what this member needs.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • Template to set up chat sound effects
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get a template that will set up the chat sound effects as for what this member needs.
 *
 * @return Tempcode Template to set up chat sound effects
 */

function get_chat_sound_tpl() : object