gta.useComputer: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |games = iv |endpoint = client |type = function |name = gta.useComputer |usage = shows the in-game computer (like the computers at internet cafe) |parameters = vo...") |
(No difference)
|
Revision as of 07:31, 9 July 2022
Function
Client Only
Online and Offline
Available since Client 1.0.0
void gta.useComputer(void)
The gta.useComputer function is used to shows the in-game computer (like the computers at internet cafe).
Parameters
void | This function doesn't take any parameters. |
Return
void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.