Ui::clearThisPrint: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
No edit summary
 
Line 13: Line 13:
{{Ui_s_function_c}}
{{Ui_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:UI API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 14:59, 20 May 2017

p0: found arguments in the b617d scripts: pastebin.com/X5akCN7z

Syntax

mp.game.ui.clearThisPrint(p0);

Required Arguments

  • p0: String

Return value

  • Undefined

Example

// todo

See also