Перейти к содержанию

Console::clear

Материал из RAGE MP Wiki Archive
Версия от 17:20, 10 июня 2024; imported>Shr0x (Created page with " {{ClientsideJsFunction}} {{JSContainer| Clears out console ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.console.clear() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.events.add("consoleCommand", (command) => { if (command === "clear") mp.console.clear(); }); </syntaxhighlight> }} ==See also== {{Console_definition_c}} Category:Clientside API")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)