Function Module_chat->set_effects
Definitions
site/pages/modules/chat.php
- The interface for setting sound effects.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The interface for setting sound effects.
*
* @return Tempcode The UI
*/
public function set_effects() : object
* The interface for setting sound effects.
*
* @return Tempcode The UI
*/
public function set_effects() : object

