Lua:beep

From Cheat Engine
Revision as of 03:59, 21 June 2026 by Leunsel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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