collectAllGarbage

From GTA Connected
Revision as of 20:52, 3 October 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Server 1.0.0, Client 1.0.0

void collectAllGarbage(void)

The collectAllGarbage function is used to make all resources free all data which is no longer needed, to free memory.

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.

Related

Server Related

icon-iii.png icon-vc.png icon-sa.png icon-iv.png collectAllGarbage


Client Related

icon-iii.png icon-vc.png icon-sa.png icon-iv.png collectAllGarbage