Undocumented Items: Difference between revisions
Jump to navigation
Jump to search
(New functions) |
|||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
== Client functions that need documenting == | == Client functions that need documenting == | ||
*[[engineStreamingFreeUpMemory]] | |||
*[[engineStreamingGetUsedMemory]] | |||
*[[clearDebugBox]] | |||
*[[isShowCollisionsEnabled]] | |||
*[[showSound]] | |||
*[[isShowSoundEnabled]] | |||
== Server functions that need documenting == | == Server functions that need documenting == |
Revision as of 18:42, 12 August 2021
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
- engineStreamingFreeUpMemory
- engineStreamingGetUsedMemory
- clearDebugBox
- isShowCollisionsEnabled
- showSound
- isShowSoundEnabled
Server functions that need documenting
(None)
Client events that need documenting
(None)
Server events that need documenting
(None)
Other undocumented pages
(None)