User contributions for BlueMountains

From Onset Developer Wiki
A user with 3,753 edits. Account created on 22 February 2019.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

23 February 2022

  • 17:2717:27, 23 February 2022 diff hist +763 N OnActionKeyCreated page with "{{Info|Event|Client|1.5.5}} {{FuncDescription|Called when the player pressed a specific key that is an "action". For example the space-bar for jumping.}} {{FuncSyntax|OnActionKey(EventType, ActionName, KeyName)}} {{FuncParameters}} {{FuncParam|EventType|The input event of type EInputEvent}} {{FuncParam|ActionName|The name of the action. For example "Jump".}} {{FuncParam|KeyName|The name of the key as a string.}} == Example == <syntaxhighlight lang="Lua"> function OnA..."
  • 17:2317:23, 23 February 2022 diff hist +32 Template:KeyClientEventsNo edit summary current
  • 14:0114:01, 23 February 2022 diff hist +435 N SetWebVolumeCreated 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}}" current
  • 14:0014:00, 23 February 2022 diff hist +35 Template:WebFunctionsNo edit summary current
  • 14:0014:00, 23 February 2022 diff hist +430 N SetWebPitchCreated page with "{{Info|Function|Client|1.5.5}} {{FuncDescription|Set the web UI audio pitch.}} {{FuncSyntax|SetWebPitch(web, pitch)}} {{FuncParameters}} {{FuncParam|web|The web identifier}} {{FuncParam|pitch|The new audio pitch, default: 1.0}} {{FuncReturnValue|This function returns '''true''' on success.}} == Example == <syntaxhighlight lang='Lua'> SetWebPitch(web, 0.85) </syntaxhighlight> {{RelatedFunctions}} {{Template:WebFunctions}}" current

16 February 2022

14 February 2022

5 February 2022

4 February 2022

3 February 2022

1 February 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)