natives.CLEAR THIS PRINT: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 4: Line 4:
|type = function
|type = function
|name = natives.CLEAR_THIS_PRINT
|name = natives.CLEAR_THIS_PRINT
|parameters = string text
|parameters = string gxtKey
|parameter1 = string text String content to display.
|parameter1 = string gxtKey GXT text table entry key.
|usage = clears the this print state.
|usage = clears a specific GXT text message from the screen
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,615

edits