Lua:beep

From Cheat Engine
(Redirected from beep)
Jump to navigation Jump to search

<> Lua API Reference

function beep() : void

Plays the fabulous beep/ping sound.

Function Parameters[edit]

This function has no parameters.

Returns[edit]

void — This function does not return any value.

Examples[edit]

beep()

Main Pages

Core Lua documentation entry points

Lua
Script Engine