All public logs

From Onset Developer Wiki

Combined display of all available logs of Onset Developer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:01, 23 February 2022 BlueMountains talk contribs created page SetWebVolume (Created page with "{{Info|Function|Client|1.5.5}} {{FuncDescription|Set the web UI audio volume.}} {{FuncSyntax|SetWebVolume(web, volume)}} {{FuncParameters}} {{FuncParam|web|The web identifier}} {{FuncParam|volume|The new audio volume, default: 1.0}} {{FuncReturnValue|This function returns '''true''' on success.}} == Example == <syntaxhighlight lang='Lua'> SetWebVolume(web, 0.5) </syntaxhighlight> {{RelatedFunctions}} {{Template:WebFunctions}}")