Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(New functions & event) |
||
Line 3: | Line 3: | ||
== Client functions that need documenting == | == Client functions that need documenting == | ||
*[[dxIsAspectRatioAdjustmentEnabled]] | *[[dxIsAspectRatioAdjustmentEnabled]] | ||
*[[getVehicleComponentScale]] | |||
*[[setVehicleComponentScale]] | |||
*[[resetVehicleComponentScale]] | |||
*[[guiGridListIsSortingEnabled]] | |||
*[[guiGridListGetSelectionMode]] | |||
== Server functions that need documenting == | == Server functions that need documenting == | ||
Line 8: | Line 13: | ||
== Client events that need documenting == | == Client events that need documenting == | ||
*[[onClientPaste]] | |||
== Server events that need documenting == | == Server events that need documenting == |
Revision as of 21:25, 26 May 2019
This page lists all MTA SA functions and events which don't have the necessary documentation for scripters to allow them to use the functions or events. Documenting these will require looking through the source code, which is available in the MTA SA GitHub repository, to get the necessary parameters.
Client functions that need documenting
- dxIsAspectRatioAdjustmentEnabled
- getVehicleComponentScale
- setVehicleComponentScale
- resetVehicleComponentScale
- guiGridListIsSortingEnabled
- guiGridListGetSelectionMode
Server functions that need documenting
(None)
Client events that need documenting
Server events that need documenting
(None)
Other undocumented pages
(None)