User contributions for Frosty
3 February 2019
- 12:0412:04, 3 February 2019 diff hist +2 RAGE.Ui.HtmlWindow →Example
- 11:3111:31, 3 February 2019 diff hist +6 RAGE.Ui.HtmlWindow No edit summary
- 11:3111:31, 3 February 2019 diff hist +36 RAGE.Ui.HtmlWindow No edit summary
- 11:3111:31, 3 February 2019 diff hist −14 RAGE.Ui.HtmlWindow No edit summary
- 11:3011:30, 3 February 2019 diff hist −13 RAGE.Ui.HtmlWindow No edit summary
- 11:2911:29, 3 February 2019 diff hist +542 N RAGE.Ui.HtmlWindow Created page with "Creates a new browser. ==Syntax== <pre>class RAGE.Ui.HtmlWindow;</pre> ==Example== {{CSharpContainer| {{Example}} <syntaxhighlight lang="C#"> RAGE.Ui.HtmlWindow CEF; public..."
- 11:1511:15, 3 February 2019 diff hist −13 Client-side CSharp functions →Ui.Cursor
- 11:1511:15, 3 February 2019 diff hist −2 Client-side CSharp functions →Ui.Cursor
- 11:1511:15, 3 February 2019 diff hist −2 Client-side CSharp functions →Ui
- 11:1511:15, 3 February 2019 diff hist −11 Client-side CSharp functions →Ui
- 11:1411:14, 3 February 2019 diff hist +276 N RAGE.Ui.Cursor.Position Created page with "Returns current cursor absolute position. ==Syntax== <pre>Bool RAGE.Ui.Cursor.Position;</pre> ==Example== {{CSharpContainer| <syntaxhighlight lang="C#"> public bool getCurso..."
- 11:1211:12, 3 February 2019 diff hist +356 N RAGE.Ui.Cursor.Visible Created page with "Changes cursor visibility state. ==Syntax== <pre>Bool RAGE.Ui.Cursor.Visible;</pre> === Required Arguments === *'''toggle:''' Bool toggle ==Example== {{CSharpContainer| {{P..." current
- 11:1011:10, 3 February 2019 diff hist +90 Client-side CSharp functions →Ui.Cursor
- 11:0911:09, 3 February 2019 diff hist +13 Client-side CSharp functions No edit summary
- 11:0911:09, 3 February 2019 diff hist −41 Client-side CSharp functions →Ui
- 11:0611:06, 3 February 2019 diff hist +132 Client-side CSharp functions →Ui
- 11:0211:02, 3 February 2019 diff hist −32 Client-side CSharp functions No edit summary
16 January 2019
- 13:4513:45, 16 January 2019 diff hist −25 Client-side CSharp functions →Chat
- 13:4513:45, 16 January 2019 diff hist +25 Client-side CSharp functions →Chat
- 13:4413:44, 16 January 2019 diff hist −26 Client-side CSharp functions →Chat
- 13:4413:44, 16 January 2019 diff hist +26 Client-side CSharp functions →Chat
- 12:4912:49, 16 January 2019 diff hist +28 RAGE.Nametags.Enabled No edit summary current
- 12:4912:49, 16 January 2019 diff hist +28 RAGE.Input.IsDown No edit summary current
- 12:4912:49, 16 January 2019 diff hist +28 RAGE.Input.IsUp No edit summary current
- 12:4812:48, 16 January 2019 diff hist +28 RAGE.Voice.Muted No edit summary current
- 12:4812:48, 16 January 2019 diff hist +28 RAGE.Voice.Allowed No edit summary current
- 12:4812:48, 16 January 2019 diff hist +28 RAGE.Discord.Update No edit summary current
- 12:4512:45, 16 January 2019 diff hist +419 N RAGE.Nametags.Enabled Created page with "Changes nametags visibility state. When disabled, a list of nametag data gets passed into Tick. ==Syntax== <pre>Bool RAGE.Nametags.Enabled;</pre> === Required Arguments ===..."
- 12:4312:43, 16 January 2019 diff hist +36 Client-side CSharp functions →Nametags
- 12:4112:41, 16 January 2019 diff hist 0 Client-side CSharp functions →Input
- 12:4012:40, 16 January 2019 diff hist +423 N RAGE.Input.IsUp Created page with "Returns true if the key at passed virtual key code isn't pressed. ==Syntax== <pre>RAGE.Input.IsUp(int keyCode);</pre> === Required Arguments === *'''keyCode:''' Int keyCode..."
- 12:3912:39, 16 January 2019 diff hist +426 N RAGE.Input.IsDown Created page with "Returns true if the key at passed virtual key code is pressed. ==Syntax== <pre>RAGE.Input.IsDown(int keyCode);</pre> === Required Arguments === *'''keyCode:''' Int keyCode..."
- 12:3512:35, 16 January 2019 diff hist −1 RAGE.Chat.Colors No edit summary current
- 12:3512:35, 16 January 2019 diff hist −1 RAGE.Chat.SafeMode No edit summary current
- 12:3412:34, 16 January 2019 diff hist −1 RAGE.Chat.Show No edit summary current
- 12:3412:34, 16 January 2019 diff hist −1 RAGE.Chat.Activate No edit summary current
- 12:3412:34, 16 January 2019 diff hist −1 RAGE.Chat.Output No edit summary current
- 12:3112:31, 16 January 2019 diff hist +15 Client-side CSharp functions →Voice
- 12:3012:30, 16 January 2019 diff hist −15 Client-side CSharp functions →Voice
- 12:3012:30, 16 January 2019 diff hist −13 Client-side CSharp functions →Discord
- 12:3012:30, 16 January 2019 diff hist −27 Client-side CSharp functions →Input
- 12:3012:30, 16 January 2019 diff hist +13 Client-side CSharp functions →Input
- 12:2912:29, 16 January 2019 diff hist +71 Client-side CSharp functions →Input
- 12:2212:22, 16 January 2019 diff hist −12 RAGE.Voice.Allowed →Example
- 12:2112:21, 16 January 2019 diff hist +334 N RAGE.Voice.Allowed Created page with "Checks if voice chat is allowed by the player and if got initialized successfully (e.g., it wont when there's no a microphone). ==Syntax== <pre>Bool RAGE.Voice.Allowed;</pre>..."
- 12:1512:15, 16 January 2019 diff hist +326 N RAGE.Voice.Muted Created page with "Mutes the player. ==Syntax== <pre>Bool RAGE.Voice.Muted;</pre> === Required Arguments === *'''toggle:''' Bool toggle ==Example== {{CSharpContainer| {{Parameters}} *'''toggl..."
- 12:1212:12, 16 January 2019 diff hist −12 Client-side CSharp functions →Voice
- 12:1012:10, 16 January 2019 diff hist +13 Client-side CSharp functions →Discord
- 12:1012:10, 16 January 2019 diff hist +88 Client-side CSharp functions →Voice
- 12:0212:02, 16 January 2019 diff hist −12 Client-side CSharp functions →Discord