Template:Client utility functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Order)
Line 1: Line 1:
* [[base64Encode]]
* [[base64Decode]]
{{Bit_functions}}
{{New items|3.0140|1.4|
* [[downloadFile]]
}}
* [[fromJSON]]
* [[getDistanceBetweenPoints2D]]
* [[getDistanceBetweenPoints2D]]
* [[getDistanceBetweenPoints3D]]
* [[getDistanceBetweenPoints3D]]
* [[getEasingValue]]
* [[getEasingValue]]
* [[interpolateBetween]]
* [[getColorFromString]]
* [[getColorFromString]]
* [[getDevelopmentMode]]
* [[getNetworkStats]]
* [[getPerformanceStats]]
* [[getRealTime]]
* [[getRealTime]]
* [[getTickCount]]
* [[getTickCount]]
* [[getTimers]]
* [[getTimerDetails]]
* [[getTimerDetails]]
* [[getNetworkStats]]
* [[getPerformanceStats]]
* [[setClipboard]]
* [[getTimers]]
* [[gettok]]
* [[gettok]]
* [[getVersion]]
* [[interpolateBetween]]
* [[isTimer]]
* [[killTimer]]
* [[killTimer]]
* [[md5]]
{{New feature/item|3.0141|1.4|5106|
* [[pregFind]]
* [[pregReplace]]
* [[pregMatch]]
}}
* [[resetTimer]]
* [[resetTimer]]
* [[setClipboard]]
* [[setDevelopmentMode]]
* [[setTimer]]
* [[setTimer]]
* [[sha256]]
* [[split]]
* [[split]]
* [[getVersion]]
* [[teaEncode]]
* [[isTimer]]
* [[teaDecode]]
* [[md5]]
* [[sha256]]
* [[tocolor]]
* [[tocolor]]
<!--
* [[toJSON]]
* [[ref]]
* [[deref]]
-->
* [[utfChar]]
* [[utfChar]]
* [[utfCode]]
* [[utfCode]]
Line 30: Line 43:
* [[utfSeek]]
* [[utfSeek]]
* [[utfSub]]
* [[utfSub]]
* [[toJSON]]
* [[fromJSON]]
* [[setDevelopmentMode]]
* [[getDevelopmentMode]]
{{New items|3.0140|1.4|
* [[downloadFile]]
}}
*[[teaEncode]]
*[[teaDecode]]
*[[base64encode]]
*[[base64decode]]
{{New feature/item|3.0141|1.4|5106|
* [[pregFind]]
* [[pregReplace]]
* [[pregMatch]]
}}
{{Bit_functions}}
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 11:09, 12 January 2014