Template:Client utility functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Added transfer box functions)
(31 intermediate revisions by 15 users not shown)
Line 1: Line 1:
* [[getDistanceBetweenPoints2D]]
*[[addDebugHook]]
* [[getDistanceBetweenPoints3D]]
*[[base64Decode]]
* [[getEasingValue]]
*[[base64Encode]]
* [[interpolateBetween]]
{{Bit_functions}}
* [[getColorFromString]]
*[[createTrayNotification]]
* [[getRealTime]]
*[[debugSleep]]
* [[getTickCount]]
*[[downloadFile]]
* [[getTimerDetails]]
{{New items|3.0156|1.5.5|
* [[getNetworkStats]]
*[[decodeString]]
* [[getPerformanceStats]]
*[[encodeString]]
* [[setClipboard]]
|11849}}
* [[getTimers]]
*[[fromJSON]]
* [[gettok]]
*[[getColorFromString]]
* [[killTimer]]
*[[getDevelopmentMode]]
* [[resetTimer]]
*[[getDistanceBetweenPoints2D]]
* [[setTimer]]
*[[getDistanceBetweenPoints3D]]
* [[split]]
*[[getEasingValue]]
* [[getVersion]]
*[[getFPSLimit]]
* [[isTimer]]
{{New items|3.0156|1.5.6|
* [[md5]]
*[[getKeyboardLayout]]
* [[sha256]]
|18866}}
* [[tocolor]]
*[[getLocalization]]
<!--
*[[getNetworkStats]]
* [[ref]]
*[[getNetworkUsageData]]
* [[deref]]
*[[getPerformanceStats]]
-->
*[[getRealTime]]
* [[utfChar]]
*[[getTickCount]]
* [[utfCode]]
*[[getTimers]]
* [[utfLen]]
*[[getTimerDetails]]
* [[utfSeek]]
*[[gettok]]
* [[utfSub]]
*[[getUserdataType]]
* [[toJSON]]
*[[getVersion]]
* [[fromJSON]]
*[[hash]]
* [[setDevelopmentMode]]
*[[inspect]]
* [[getDevelopmentMode]]
*[[interpolateBetween]]
{{New items|3.0140|1.4|
*[[iprint]]
* [[downloadFile]]
*[[isOOPEnabled]]
}}
*[[isTimer]]
{{New items|3.0160|1.5.8|
*[[isTransferBoxVisible]]
|20788}}
*[[isTrayNotificationEnabled]]
*[[killTimer]]
*[[md5]]
*[[passwordHash]]
*[[passwordVerify]]
*[[pregFind]]
*[[pregMatch]]
*[[pregReplace]]
*[[removeDebugHook]]
*[[resetTimer]]
*[[setClipboard]]
*[[setDevelopmentMode]]
*[[setFPSLimit]]
*[[setTimer]]
{{New items|3.0160|1.5.8|
*[[setTransferBoxVisible]]
|20788}}
*[[setWindowFlashing]]
*[[sha256]]
*[[split]]
*[[teaDecode]]
*[[teaEncode]]
*[[teaEncode]]
*[[teaDecode]]
*[[tocolor]]
*[[base64encode]]
*[[toJSON]]
*[[base64decode]]
*[[utfChar]]
{{New feature/item|3.0141|1.4|5106|
*[[utfCode]]
* [[pregFind]]
*[[utfLen]]
* [[pregReplace]]
*[[utfSeek]]
* [[pregMatch]]
*[[utfSub]]
}}
 
{{Bit_functions}}
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 10:11, 28 January 2021