gta.useComputer

From GTA Connected
Revision as of 07:31, 9 July 2022 by Vortrex (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Client Only icon-iv.png 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.